From f3ec56fb133d41e90cb8578e271ecdc8bb3e261f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 21:58:58 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 39.0.1 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 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/2.4.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 2c1715107..10aab4a33 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ bleach==1.4 boto==2.38.0 celery==3.1.19 certifi==2015.04.28 -cryptography==2.4.2 +cryptography==39.0.1 dj-database-url==0.3.0 djrill==1.4.0 djangoajax==2.2.15