From ba7b53bc5ce38f4830e1998515bd7bd233b1e956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 08:02:05 +0000 Subject: [PATCH] Bump django-webpack-loader from 2.0.1 to 3.1.0 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 2.0.1 to 3.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/compare/2.0.1...3.1.0) --- updated-dependencies: - dependency-name: django-webpack-loader dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ac22ab..cd91a98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ drf-nested-routers -django-webpack-loader==2.0.1 +django-webpack-loader==3.1.0 lxml==4.9.4 # FIXME: issue with version 5+ caldav==1.3.9