From 437616c3f6596f1b4c4d906efa7400fe32ab8e08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2020 20:07:31 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.10) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d57855..edc40ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ decorator==4.4.1 defusedxml==0.6.0 Deprecated==1.2.7 distributed==2.10.0 -Django==2.2.1 +Django==2.2.10 docker-pycreds==0.4.0 docutils==0.15.2 dtale==1.7.15