Skip to content

Commit

Permalink
Bump cryptography from 3.2 to 39.0.1 in /examples/yoti_example_flask
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2023
1 parent 6fe15da commit 952a80c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/yoti_example_flask/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.2
# via
# -r requirements.in
# flask
cryptography==3.2
cryptography==39.0.1
# via
# pyopenssl
# yoti
Expand Down Expand Up @@ -59,7 +59,6 @@ requests==2.21.0
six==1.16.0
# via
# -r requirements.in
# cryptography
# protobuf
# pyopenssl
urllib3==1.24.2
Expand Down

0 comments on commit 952a80c

Please sign in to comment.