From c1fcbac72b3f83e7d186578fe652ca57878cf2cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:56:32 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.20 in /Poller Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.20) Signed-off-by: dependabot[bot] --- Poller/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Poller/requirements.txt b/Poller/requirements.txt index 1727f8d..5434d4e 100644 --- a/Poller/requirements.txt +++ b/Poller/requirements.txt @@ -1,3 +1,3 @@ -Django==2.2.3 +Django==2.2.20 pytz==2019.1 sqlparse==0.3.0