1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00

bump django version

This commit is contained in:
Matt Griswold
2019-08-17 01:04:44 +00:00
parent 9a4fa2a060
commit 99b19c715e
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ django-namespace-perms = "==0.5.0"
django-peeringdb = "==0.6.0"
peeringdb = "==0.5.1"
rdap = "==0.2.0"
django = "==1.11.20"
django = "==1.11.23"
uwsgi = "==2.0.14"
markdown = "==2.6.7"
"twentyc.rpc" = "==0.3.5"

View File

@@ -1,4 +1,4 @@
Django==1.11.20
Django==1.11.23
certifi==2017.11.5
ipaddress==1.0.19
mysqlclient==1.3.9