From 70e65856695fc9c9934a168c2cf18aca4a1a8662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 18:00:05 +0000 Subject: [PATCH] Bump django-webpack-loader from 1.5.0 to 1.6.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 1.5.0 to 1.6.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.5.0...1.6.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 9ac46583..e2ec90bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ uritemplate==4.1.1 beautifulsoup4==4.11.1 microdata==0.8.0 Jinja2==3.1.2 -django-webpack-loader==1.5.0 +django-webpack-loader==1.6.0 git+https://github.com/ierror/django-js-reverse@7cab78c4531780ab4b32033d5104ccd5be1a246a django-allauth==0.51.0 recipe-scrapers==14.14.0