From aef146791e9fa712c7a07cebc795057a49c464f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 05:30:35 +0000 Subject: [PATCH] [Security] Bump django from 1.11.20 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.20 to 1.11.23. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.20...1.11.23) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 377c963..17a996c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2019.3.9 chardet==3.0.4 dj-database-url==0.5.0 -Django==1.11.20 +Django==1.11.23 django-dotenv==1.4.2 django-webpack-loader==0.6.0 eventbrite==3.3.3