diff --git a/requirements.txt b/requirements.txt index 306e703b..f7d161a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ arrow==1.4.0 ; python_full_version >= "3.9.2" and python_version < "4.0" certifi==2026.1.4 ; python_full_version >= "3.9.2" and python_version < "4.0" cffi==2.0.0 ; python_full_version >= "3.9.2" and platform_python_implementation != "PyPy" and python_version < "4.0" charset-normalizer==3.4.4 ; python_full_version >= "3.9.2" and python_version < "4.0" -cryptography==46.0.3 ; python_full_version >= "3.9.2" and python_version < "4.0" +cryptography==46.0.4 ; python_full_version >= "3.9.2" and python_version < "4.0" flatdict==4.0.1 ; python_full_version >= "3.9.2" and python_version < "4.0" idna==3.11 ; python_full_version >= "3.9.2" and python_version < "4.0" jwcrypto==1.5.6 ; python_full_version >= "3.9.2" and python_version < "4.0"