From a3ef6604f72d4cca1fff18d8d0834d7fce92908f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 23:22:06 +0000 Subject: [PATCH] Bump django from 3.1.1 to 3.1.3 Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.1...3.1.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09e4e9f..6abe3f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.2.10 -Django==3.1.1 +Django==3.1.3 djangorestframework==3.11.1 pytz==2020.1 sqlparse==0.3.1