From 4bbd50e70cf70dc765703acb422c5490ef44452e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:41:56 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v44 [security] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 3287a774c..897440029 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ django-reversion==5.0.12 geopandas==0.10.2 thefuzz==0.20.0 djangorestframework-simplejwt==5.3.0 -cryptography==42.0.8 +cryptography==44.0.1 geojson==3.1.0 minio==7.2.6 openpyxl==2.5.14