Skip to content

Commit 9a2a845

Browse files
Update dependency h11 to v0.16.0 [SECURITY]
1 parent 82fbaac commit 9a2a845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ flask-assets==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
99
flask-sock==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
1010
flask==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
1111
gunicorn==23.0.0 ; python_version >= "3.10" and python_version < "4.0"
12-
h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
12+
h11==0.16.0 ; python_version >= "3.10" and python_version < "4.0"
1313
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
1414
isort==6.0.1 ; python_version >= "3.10" and python_version < "4.0"
1515
itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)