From 6c0cce7b0b0c1b8a13765cca5d1aebae6b9f2e90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 06:21:22 -0700 Subject: [PATCH] Bump cryptography from 41.0.3 to 42.0.7 (#458) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 42.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...42.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf0cbbe..884e1d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ backoff==2.2.1 -cryptography==41.0.3 +cryptography==42.0.7 flake8==3.7.9 mock==2.0.0 PyJWT==2.8.0