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.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>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent a81aa03 commit 1c6de9a
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.4
cryptography==41.0.6
Django==3.2.23
ECPy==1.2.5
h11==0.12.0
Expand Down

0 comments on commit 1c6de9a

Please sign in to comment.