Browse Source

Merge pull request #206 from vycontrol/dependabot/pip/django-4.0.6

Bump django from 4.0.4 to 4.0.6
Roberto Bertó 3 years ago
parent
commit
bfddb18445
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-Django==4.0.4
+Django==4.0.6
 asgiref==3.5.2
 pytz==2022.1
 sqlparse==0.4.2