Browse Source

upgrade django to 3.0.7

Roberto Berto 5 years ago
parent
commit
8c6321dc3b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.2.7
-Django==3.0.5
+Django==3.0.7
 pytz==2019.3
 sqlparse==0.3.1
 requests