Skip to content

Commit bd1292f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2022.6.15 # via requests
22
cffi==1.15.1 # via cryptography, pynacl
33
charset-normalizer==2.1.0 # via requests
4-
cryptography==37.0.3 # via securesystemslib
4+
cryptography==37.0.4 # via securesystemslib
55
idna==3.3 # via requests
66
pycparser==2.21 # via cffi
77
pynacl==1.5.0 # via securesystemslib

0 commit comments

Comments
 (0)