Skip to content

Commit

Permalink
Bump cryptography from 3.2 to 39.0.1 in /examples/yoti_example_django
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2023
1 parent e73b209 commit 7fb0756
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/yoti_example_django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.14.0
# via cryptography
chardet==3.0.4
# via requests
cryptography==3.2
cryptography==39.0.1
# via
# pyopenssl
# yoti
Expand Down Expand Up @@ -48,7 +48,6 @@ requests==2.21.0
# yoti
six==1.11.0
# via
# cryptography
# protobuf
# pyopenssl
sqlparse==0.3.0
Expand Down

0 comments on commit 7fb0756

Please sign in to comment.