Skip to content

Commit 527281a

Browse files
authored
Merge pull request #1183 from mboersma/update-idna
chore(requirements): update idna to 2.2
2 parents d5161be + f478ee9 commit 527281a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rootfs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ django-guardian==1.4.6
77
djangorestframework==3.5.3
88
docker-py==1.10.6
99
gunicorn==19.6.0
10+
idna==2.2
1011
jmespath==0.9.0
1112
jsonfield==1.0.3
13+
jsonschema==2.5.1
1214
morph==0.1.2
1315
ndg-httpsclient==0.4.2
1416
packaging==16.8
@@ -18,5 +20,3 @@ pyOpenSSL==16.2.0
1820
pytz==2016.10
1921
requests==2.12.4
2022
requests-toolbelt==0.7.0
21-
jsonschema==2.5.1
22-
idna==2.1

0 commit comments

Comments
 (0)