From ccaac90b87d20353bda0f935178a0089f4644ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 00:48:12 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 41.0.5 (#937) 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] 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 91f2387d..96036b21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -e . aiohttp==3.8.5 aiomcache==0.8.1 -cryptography==41.0.4 +cryptography==41.0.5 docker==6.1.3 multidict==6.0.4 pynacl==1.5.0