Skip to content

Commit 1d9cd06

Browse files
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](pyca/cryptography@41.0.4...41.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6795280 commit 1d9cd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ cffi==1.16.0
7676

7777
charset-normalizer==3.3.1 ; python_version >= '3.7'
7878

79-
cryptography==41.0.4 ; python_version >= '3.7'
79+
cryptography==41.0.5 ; python_version >= '3.7'
8080

8181
frozenlist==1.4.0 ; python_version >= '3.8'
8282

0 commit comments

Comments
 (0)