Browse Source

Bump django from 3.1.4 to 3.1.5

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 năm trước cách đây
mục cha
commit
28948eb45f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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