From 95f9b6265ee26b0c3e660c136635c49d6d540fbf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 07:14:42 +0000 Subject: [PATCH] Bump django-webpack-loader from 0.6.0 to 1.1.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 0.6.0 to 1.1.0. - [Release notes](https://github.com/django-webpack/django-webpack-loader/releases) - [Changelog](https://github.com/django-webpack/django-webpack-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/django-webpack/django-webpack-loader/commits) 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..4bee352 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 dj-database-url==0.5.0 Django==1.11.23 django-dotenv==1.4.2 -django-webpack-loader==0.6.0 +django-webpack-loader==1.1.0 eventbrite==3.3.3 gunicorn==19.9.0 idna==2.8