From d9c9bcf3a52a64d46eaab8018c439f4c1ceb4e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Sep 2021 16:11:11 +0000 Subject: [PATCH] Bump django-webpack-loader from 1.1.0 to 1.3.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 1.1.0 to 1.3.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/1.1.0...1.3.0) --- updated-dependencies: - dependency-name: django-webpack-loader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af192e497..759729e0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ uritemplate==3.0.1 beautifulsoup4==4.9.3 microdata==0.7.1 Jinja2==3.0.1 -django-webpack-loader==1.1.0 +django-webpack-loader==1.3.0 django-js-reverse==0.9.1 django-allauth==0.45.0 recipe-scrapers==13.4.0