diff --git a/requirements.txt b/requirements.txt index 7eaaf12..656beab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ flask-assets==2.1.0 ; python_version >= "3.10" and python_version < "4.0" flask-sock==0.7.0 ; python_version >= "3.10" and python_version < "4.0" flask==3.1.0 ; python_version >= "3.10" and python_version < "4.0" gunicorn==23.0.0 ; python_version >= "3.10" and python_version < "4.0" -h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0" +h11==0.16.0 ; python_version >= "3.10" and python_version < "4.0" iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0" isort==6.0.1 ; python_version >= "3.10" and python_version < "4.0" itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "4.0"