From 5ae18bc6925ba0194451fdf2ae98ca93ed3ca0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 00:48:01 +0000 Subject: [PATCH] Bump django from 2.2.10 to 2.2.13 in /1-Django Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.13) Signed-off-by: dependabot[bot] --- 1-Django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-Django/requirements.txt b/1-Django/requirements.txt index cc370e1..7509c13 100644 --- a/1-Django/requirements.txt +++ b/1-Django/requirements.txt @@ -1,4 +1,4 @@ certifi==2019.9.11 -Django==2.2.10 +Django==2.2.13 pytz==2019.3 sqlparse==0.3.0