Skip to content

Commit e517e84

Browse files
build(deps): bump cryptography in the dependencies group (#2726)
Bumps the dependencies group with 1 update: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 43.0.1 to 43.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...43.0.3) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb127ec commit e517e84

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==2024.8.30 # via requests
22
cffi==1.17.1 # via cryptography, pynacl
33
charset-normalizer==3.4.0 # via requests
4-
cryptography==43.0.1 # via securesystemslib
4+
cryptography==43.0.3 # via securesystemslib
55
idna==3.10 # via requests
66
pycparser==2.22 # via cffi
77
pynacl==1.5.0 # via securesystemslib

0 commit comments

Comments
 (0)