From 4df87bc7c78c4b07f0758edfc343a75c7dc78c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 05:50:47 +0000 Subject: [PATCH] Bump django-webpack-loader from 0.7.0 to 1.0.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 0.7.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.7.0...1.0.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04480cb7..bd000586 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ uritemplate==3.0.1 beautifulsoup4==4.9.3 microdata==0.7.1 Jinja2==2.11.3 -django-webpack-loader==0.7.0 +django-webpack-loader==1.0.0 django-js-reverse==0.9.1 django-allauth==0.44.0 recipe-scrapers==13.2.1