From d39b779db980423105f0c6ebc0512f5868330ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 13:31:03 +0000 Subject: [PATCH] Bump django-webpack-loader from 1.0.0 to 1.1.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 1.0.0 to 1.1.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/commits) --- 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 3bfacf11f..725464c41 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.0.0 +django-webpack-loader==1.1.0 django-js-reverse==0.9.1 django-allauth==0.44.0 recipe-scrapers==13.3.0