Skip to content

Commit 638d047

Browse files
Bump cryptography from 42.0.4 to 43.0.1 (#368)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.4...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e1f521 commit 638d047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PyYAML==5.4.1
22
cov-core==1.15.0
33
coverage==5.5
44
coveralls==1.5.1
5-
cryptography==42.0.4
5+
cryptography==43.0.1
66
docopt==0.6.2
77
pytest==6.2.3
88
pytest-cov==2.11.1

0 commit comments

Comments
 (0)