From 1db1cc854a1ae81febee242ac236a2a9054263cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 22:40:38 +0000 Subject: [PATCH] chore(deps): bump cryptography from 37.0.2 to 42.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.2...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 810ba43..c044c06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.5.1 cffi==1.15.0 -cryptography==37.0.2 +cryptography==42.0.2 Django==4.0.4 django-environ==0.8.1 djangorestframework==3.13.1