From 7056bf646814b66a8d909cbaa3306f21814b6500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 09:59:11 +0000 Subject: [PATCH] Bump django from 2.2.10 to 2.2.18 in /findCPweb Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.18) Signed-off-by: dependabot[bot] --- findCPweb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/findCPweb/requirements.txt b/findCPweb/requirements.txt index ef2b3e5..52d5a75 100644 --- a/findCPweb/requirements.txt +++ b/findCPweb/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.10 +Django==2.2.18 django-cors-headers==3.0.2 asgi-redis==1.0.0 daphne