From cae85e2a53340a6b9021b80d92ae159a5d569752 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 11:18:14 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v46.0.5 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88d0305b..1218516a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==2.0.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" charset-normalizer==3.4.4 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" click==8.3.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" colorama==0.4.6 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" and platform_system == "Windows" -cryptography==46.0.4 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +cryptography==46.0.5 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" deprecated==1.3.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" flask-httpauth==4.8.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" flask-pydantic==0.14.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"