diff --git a/requirements.txt b/requirements.txt index e387fee..6dca46c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ async-timeout==4.0.3 ; python_version >= "3.10" and python_version < "3.11" attrs==24.2.0 ; python_version >= "3.10" and python_version < "4.0" azure-core==1.31.0 ; python_version >= "3.10" and python_version < "4.0" azure-cosmos==4.9.0 ; python_version >= "3.10" and python_version < "4.0" -certifi==2024.8.30 ; python_version >= "3.10" and python_version < "4.0" +certifi==2025.1.31 ; python_version >= "3.10" and python_version < "4.0" charset-normalizer==3.4.0 ; python_version >= "3.10" and python_version < "4.0" click==8.1.7 ; python_version >= "3.10" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"