From 8d6e60b0671bb27cd6ab68f3854ebded05c3a32d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:49:05 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_old.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c51583..1d201d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asgiref==3.4.1 certifi==2021.5.30 cffi==1.14.6 chardet==4.0.0 -cryptography==3.4.7 +cryptography==39.0.1 defusedxml==0.7.1 Django==3.2.13 django-bootstrap-datepicker-plus==3.0.5 diff --git a/requirements_old.txt b/requirements_old.txt index ab9a657..24663b6 100644 --- a/requirements_old.txt +++ b/requirements_old.txt @@ -3,7 +3,7 @@ git+https://github.com/cedadev/django-haystack-elasticsearch.git certifi==2019.11.28 cffi==1.14.0 chardet==3.0.4 -cryptography==3.3.2 +cryptography==39.0.1 defusedxml==0.6.0 Django==3.2.13 django-bootstrap-datepicker-plus==3.0.5