Skip to content

Commit a7877cd

Browse files
Bump cryptography from 42.0.3 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.3...42.0.4) --- 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 f6e92e3 commit a7877cd

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==42.0.3 ; python_version >= '3.7'
79+
cryptography==42.0.4 ; python_version >= '3.7'
8080

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

0 commit comments

Comments
 (0)