From 85b6b9cfcb7ecbf88bf691aa43b2eb0c76458c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:03:46 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.18 in /Poller Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.18) 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..6bb3c0c 100644 --- a/Poller/requirements.txt +++ b/Poller/requirements.txt @@ -1,3 +1,3 @@ -Django==2.2.3 +Django==2.2.18 pytz==2019.1 sqlparse==0.3.0