Browse Source

Merge pull request #113 from vycontrol/dependabot/pip/django-3.0.7

Bump django from 3.0.5 to 3.0.7
Roberto Bertó 5 years ago
parent
commit
3d7f526150
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