Răsfoiți Sursa

Bump django from 3.1.2 to 3.1.4

Bumps [django](https://github.com/django/django) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.2...3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 ani în urmă
părinte
comite
b7986233b3
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.3.1
-Django==3.1.2
+Django==3.1.4
 pytz==2020.1
 sqlparse==0.4.1
 requests