Skip to content

Commit

Permalink
build(deps): bump cryptography from 41.0.5 to 41.0.7
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.5...41.0.7)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 28, 2023
1 parent c92cd28 commit f47ff16
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==2023.11.17 # via requests
cffi==1.16.0 # via cryptography, pynacl
charset-normalizer==3.3.2 # via requests
cryptography==41.0.5 # via securesystemslib
cryptography==41.0.7 # via securesystemslib
idna==3.4 # via requests
pycparser==2.21 # via cffi
pynacl==1.5.0 # via securesystemslib
Expand Down

0 comments on commit f47ff16

Please sign in to comment.