Skip to content

Commit

Permalink
build(deps): bump cryptography in /examples/rrsa/python3-sdk (#305)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.4...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

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] committed Dec 8, 2023
1 parent dcafec7 commit ded0c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rrsa/python3-sdk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ certifi==2023.7.22
cffi==1.15.1
charset-normalizer==2.1.1
crcmod==1.7
cryptography==41.0.4
cryptography==41.0.6
frozenlist==1.3.1
idna==3.4
jmespath==0.10.0
Expand Down

0 comments on commit ded0c16

Please sign in to comment.