Skip to content

Commit 952a80c

Browse files
Bump cryptography from 3.2 to 39.0.1 in /examples/yoti_example_flask
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 952a80c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/yoti_example_flask/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ click==8.1.2
1818
# via
1919
# -r requirements.in
2020
# flask
21-
cryptography==3.2
21+
cryptography==39.0.1
2222
# via
2323
# pyopenssl
2424
# yoti
@@ -59,7 +59,6 @@ requests==2.21.0
5959
six==1.16.0
6060
# via
6161
# -r requirements.in
62-
# cryptography
6362
# protobuf
6463
# pyopenssl
6564
urllib3==1.24.2

0 commit comments

Comments
 (0)