From e833db2974b9cde00cfc8279ee7c9f87aec17489 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 13:18:06 +0000 Subject: [PATCH] [Security] Bump django from 1.10.4 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.10.4 to 1.11.29. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.4...1.11.29) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09e4496ad0..1c9d994407 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ django-dotenv==1.4.2 # via -r requirements.in django-markdown-deux==1.0.5 # via -r requirements.in -django==1.10.4 +django==1.11.29 # via # -r requirements.in # django-amber @@ -30,6 +30,8 @@ lxml==3.7.1 # via http-crawler markdown2==2.3.7 # via django-markdown-deux +pytz==2021.1 + # via django pyyaml==5.4 # via django-amber rcssmin==1.0.6