From 38f3b4bf641b996034f9693fe10e15524b7b35e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 00:01:03 +0000 Subject: [PATCH] Bump django-webpack-loader from 1.3.0 to 1.4.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 1.3.0 to 1.4.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.3.0...1.4.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 b39de5804..e50896d89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ uritemplate==3.0.1 beautifulsoup4==4.10.0 microdata==0.7.1 Jinja2==3.0.1 -django-webpack-loader==1.3.0 +django-webpack-loader==1.4.0 django-js-reverse==0.9.1 django-allauth==0.45.0 recipe-scrapers==13.4.0