Skip to content

Commit 6543855

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

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
@@ -26,7 +26,7 @@ colorama==0.4.6 ; os_name == 'nt'
2626

2727
coverage[toml]==7.5.3 ; python_version >= '3.7'
2828

29-
cryptography==42.0.7 ; python_version >= '3.7'
29+
cryptography==42.0.8 ; python_version >= '3.7'
3030

3131
dill==0.3.6 ; python_version < '3.11'
3232

0 commit comments

Comments
 (0)