From 98bc17149c46e160307553eabfe5b483b186be83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 07:23:42 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 884e1d0..05a5394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ backoff==2.2.1 -cryptography==42.0.7 +cryptography==42.0.8 flake8==3.7.9 mock==2.0.0 PyJWT==2.8.0