Skip to content

Commit 44f223c

Browse files
Bump cryptography from 41.0.7 to 42.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2aaf93 commit 44f223c

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.2 ; python_version >= '3.7'
7878

79-
cryptography==41.0.7 ; python_version >= '3.7'
79+
cryptography==42.0.0 ; python_version >= '3.7'
8080

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

0 commit comments

Comments
 (0)