From 74a63251df26c2a6dcc3866a6633728ca16e1058 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 07:14:08 +0000 Subject: [PATCH] Bump django-webpack-loader from 0.6.0 to 1.0.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 0.6.0 to 1.0.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/compare/0.6.0...1.0.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..817fea2 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.0.0 eventbrite==3.3.3 gunicorn==19.9.0 idna==2.8