Skip to content

Commit

Permalink
build(deps): bump cryptography in the dependencies group (#2726)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent bb127ec commit e517e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/pinned.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
certifi==2024.8.30 # via requests
cffi==1.17.1 # via cryptography, pynacl
charset-normalizer==3.4.0 # via requests
cryptography==43.0.1 # via securesystemslib
cryptography==43.0.3 # via securesystemslib
idna==3.10 # via requests
pycparser==2.22 # via cffi
pynacl==1.5.0 # via securesystemslib
Expand Down

0 comments on commit e517e84

Please sign in to comment.