Skip to content

Commit

Permalink
Bump cryptography in /attestation_verifier/secretstore
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.3...41.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and richardfan1126 committed Nov 10, 2023
1 parent ce05ee8 commit 185f792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attestation_verifier/secretstore/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cbor2==5.2.0
cose==0.9.dev2
cryptography==41.0.3
cryptography==41.0.4
pycryptodome==3.9.9
pyOpenSSL==19.1.0

0 comments on commit 185f792

Please sign in to comment.