From 6418b43102ba569dff59eeabec8cda5cf17730cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 18:30:44 +0000 Subject: [PATCH] chore(deps): update dependency deprecated to v1.2.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 465b9308..dc4f694f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ charset-normalizer==3.4.0 ; python_full_version >= "3.10.0" and python_full_vers click==8.1.7 ; 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==43.0.3 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" -deprecated==1.2.14 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +deprecated==1.2.15 ; 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.12.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" flask==3.1.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"