Skip to content

Commit

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

---
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 Aug 3, 2023
1 parent c67f279 commit d94ff98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rrsa/python3-sdk/requirements.txt
Expand Up @@ -17,7 +17,7 @@ certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
crcmod==1.7
cryptography==41.0.2
cryptography==41.0.3
frozenlist==1.3.1
idna==3.4
jmespath==0.10.0
Expand Down

0 comments on commit d94ff98

Please sign in to comment.