From e7e62370632adad77de4b18f2eca20e83a06e21a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:26:43 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 41.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.5) --- 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 b9b852ae9..579c21df2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ mypy==1.5.1 types-click==7.1.8 types-pyyaml==6.0.12.11 trustme==1.1.0 -cryptography==41.0.4 +cryptography==41.0.5 coverage==7.3.1 coverage-conditional-plugin==0.9.0 httpx==0.24.1