Skip to content

Commit 67226ac

Browse files
echarrodemmas-yoti
authored andcommitted
SDK-1055: Update Django version
1 parent 2130fd9 commit 67226ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/yoti_example_django/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography>=2.3
2-
Django==2.2.2
2+
Django==2.2.3
33
django-sslserver>=0.2.0
44
python-dotenv>=0.7.1
55
requests>=2.20.0

examples/yoti_example_django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cffi==1.11.5 # via cryptography
1111
chardet==3.0.4 # via requests
1212
cryptography==2.5
1313
django-sslserver==0.20
14-
django==2.2.2
14+
django==2.2.3
1515
future==0.16.0 # via yoti
1616
idna==2.7 # via requests
1717
protobuf==3.6.0 # via yoti

0 commit comments

Comments
 (0)