From ab5400efad9a526aaa587dc4b435dc302a24071f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 18:43:24 +0000 Subject: [PATCH] Bump django-webpack-loader from 1.4.1 to 1.5.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 1.4.1 to 1.5.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.4.1...1.5.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 08c729fe7..7cb399652 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ uritemplate==4.1.1 beautifulsoup4==4.10.0 microdata==0.8.0 Jinja2==3.1.1 -django-webpack-loader==1.4.1 +django-webpack-loader==1.5.0 django-js-reverse==0.9.1 django-allauth==0.50.0 recipe-scrapers==13.32.1