diff --git a/requirements.txt b/requirements.txt index fe44ea1..c57f74b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ flask-session==0.8.0 ; python_version >= "3.11" and python_version < "4.0" flask-wtf==1.2.2 ; python_version >= "3.11" and python_version < "4.0" flask==3.1.0 ; python_version >= "3.11" and python_version < "4.0" gunicorn==23.0.0 ; python_version >= "3.11" and python_version < "4.0" -h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0" +h11==0.16.0 ; python_version >= "3.11" and python_version < "4.0" identify==2.6.9 ; python_version >= "3.11" and python_version < "4.0" identity==0.9.2 ; python_version >= "3.11" and python_version < "4.0" idna==3.10 ; python_version >= "3.11" and python_version < "4.0"