Browse Source

Merge pull request #148 from vycontrol/dependabot/pip/django-3.1.5

Bump django from 3.1.4 to 3.1.5
Roberto Bertó 4 years ago
parent
commit
f22feada3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.3.1
-Django==3.1.4
+Django==3.1.5
 pytz==2020.5
 sqlparse==0.4.1
 requests