From 98990eea0d3b8a8b4084e4b8f187fe6a78b5fe4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Feb 2021 21:04:24 +0000 Subject: [PATCH] Bump django from 1.11.20 to 1.11.29 in /requirements Bumps [django](https://github.com/django/django) from 1.11.20 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.20...1.11.29) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index a023cafe..9bf470cf 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Django==1.11.20 +Django==1.11.29 psycopg2==2.7.4 Pillow==4.1.1 python-memcached==1.58