From 3b27fcbbf841764c44e195cb28d90cbd356d84b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 16:40:03 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 41.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ec4993b5..6086cbe60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bandit==1.7.5 beautifulsoup4==4.12.2 bokeh==2.4.3 celery==5.3.4 -cryptography==41.0.6 +cryptography==41.0.7 django==4.2.5 inflection==0.5.1 ipython==8.16.1