Skip to content

Commit baea7fa

Browse files
build(deps): bump cryptography in the dependencies group
Bumps the dependencies group with 1 update: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 42.0.5 to 42.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.5...42.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a26a0c commit baea7fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2024.2.2 # via requests
22
cffi==1.16.0 # via cryptography, pynacl
33
charset-normalizer==3.3.2 # via requests
4-
cryptography==42.0.5 # via securesystemslib
4+
cryptography==42.0.7 # via securesystemslib
55
idna==3.7 # via requests
66
pycparser==2.22 # via cffi
77
pynacl==1.5.0 # via securesystemslib

0 commit comments

Comments
 (0)