Skip to content

Commit b149c41

Browse files
Bump cryptography from 3.2 to 39.0.1 in /examples/yoti_example_django
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]>
1 parent 6fe15da commit b149c41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/yoti_example_django/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cffi==1.14.0
1414
# via cryptography
1515
chardet==3.0.4
1616
# via requests
17-
cryptography==3.2
17+
cryptography==39.0.1
1818
# via
1919
# pyopenssl
2020
# yoti
@@ -48,7 +48,6 @@ requests==2.21.0
4848
# yoti
4949
six==1.11.0
5050
# via
51-
# cryptography
5251
# protobuf
5352
# pyopenssl
5453
sqlparse==0.3.0

0 commit comments

Comments
 (0)