From 17bd49a9b24dd80c6387c23438c1126baf8d7915 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 13:16:28 +0800 Subject: [PATCH] Update dependency quart to v0.20.0 [SECURITY] (#1511) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8398a97f7..516ce73e1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ pytz==2024.2 ; python_version >= "3.12" and python_version < "4.0" pywin32==306 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" and sys_platform == "win32" pyyaml==6.0.2 ; python_version >= "3.12" and python_version < "4.0" qq-botpy==1.2.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" -quart==0.19.8 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" +quart==0.20.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" referencing==0.35.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" regex==2024.9.11 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" requests-toolbelt==1.0.0 ; python_full_version >= "3.12.0" and python_version < "4.0"