From 821e6b53e8b345c40889a57626fb3a363695891f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 07:14:16 +0000 Subject: [PATCH] [Security] Bump django from 1.11.23 to 3.0 Bumps [django](https://github.com/django/django) from 1.11.23 to 3.0. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...3.0) 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 a2d0e56..dd25d81 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.23 +Django==3.0 django-dotenv==1.4.2 django-webpack-loader==0.6.0 eventbrite==3.3.3