From 887886b168e4ec6fa6252dfe9dccb56b191e6077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 19:27:20 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.2 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...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 6cbf380..de14938 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ celery celery-progress certifi chardet -Django==2.2 +Django==2.2.10 django-betterforms howlongtobeatpy idna