Skip to content

Commit

Permalink
Update dependency quart to v0.20.0 [SECURITY] (#1511)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 19a55de commit 17bd49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 17bd49a

Please sign in to comment.