From 018bafc314f21de7b5e8769bb54f029ccb62253f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 15:13:10 +0800 Subject: [PATCH] Bump cryptography from 41.0.4 to 41.0.5 (#2001) 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 7eb6a5ba..699e3d43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.4 attrs==23.1.0 bcrypt==4.0.1 configparser==6.0.0 -cryptography==41.0.4 +cryptography==41.0.5 packaging==23.2 pyasn1_modules==0.3.0 pyparsing==3.1.1