From 3eee12293d7f2a39cb5f88838206de3cf8e7d4ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 23:47:10 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.13 in /django Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.13) Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index 476105f..5f36bcb 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.2.5 +Django==2.2.13 PyMySQL==0.9.3