Skip to content

Commit

Permalink
Bump cryptography in /content/_code-samples/airgapped-wallet/py
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent aae627f commit c40c8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/_code-samples/airgapped-wallet/py/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ base58==2.1.0
certifi==2023.7.22
cffi==1.15.0
colorama==0.4.4
cryptography==41.0.2
cryptography==41.0.3
Django==3.2.20
ECPy==1.2.5
h11==0.12.0
Expand Down

0 comments on commit c40c8ce

Please sign in to comment.