Skip to content

Commit be3c663

Browse files
build(deps): bump cryptography from 3.4.7 to 3.4.8
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 3.4.8. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.4.7...3.4.8) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e242a75 commit be3c663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-pinned.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2021.5.30 # via requests
22
cffi==1.14.6 # via cryptography, pynacl
33
charset-normalizer==2.0.4 # via requests
4-
cryptography==3.4.7 # via securesystemslib
4+
cryptography==3.4.8 # via securesystemslib
55
idna==3.2 # via requests
66
pycparser==2.20 # via cffi
77
pynacl==1.4.0 # via securesystemslib

0 commit comments

Comments
 (0)