From 754368c4dace2c79780e5b916ca6f062f060e426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:26:23 +0000 Subject: [PATCH] Bump cryptography from 42.0.7 to 42.0.8 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 42.0.8. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index c43ba30..9b447c9 100644 --- a/requirements.in +++ b/requirements.in @@ -6,7 +6,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 configparser==7.0.0 -cryptography==42.0.7 +cryptography==42.0.8 Django==5.0.6 django-admin-extra-buttons==1.5.8 django-appconf==1.0.6 diff --git a/requirements.txt b/requirements.txt index d550011..99122fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ configparser==7.0.0 # via # -r requirements.in # exscript -cryptography==42.0.7 +cryptography==42.0.8 # via # -r requirements.in # paramiko