From a2ff3d22d21c88d111bbe812020b45b21cc809fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 05:11:52 +0000 Subject: [PATCH] [Security] Bump django from 2.1.3 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.1.3 to 2.2.24. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.3...2.2.24) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 0cde5de..242ce5b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -django==2.1.3 +django==2.2.24 psycopg2-binary pymongo redis