diff --git a/requirements.txt b/requirements.txt index c0a7d038..e23f0ca1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aenum==3.1.16 ; python_full_version >= "3.9.2" and python_version < "4.0" 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" +certifi==2026.2.25 ; 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.5 ; python_full_version >= "3.9.2" and python_version < "4.0"