Browse Source

Merge pull request #135 from vycontrol/dependabot/pip/django-3.1.1

Bump django from 3.1 to 3.1.1
Roberto Bertó 5 years ago
parent
commit
3090aa97b1
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.10
-Django==3.1
+Django==3.1.1
 pytz==2020.1
 sqlparse==0.3.1
 requests