From efa3c8ace2d52c2f9679c4dd171e17fc2c766bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 08:02:14 +0000 Subject: [PATCH] Bump django-webpack-loader from 2.0.1 to 3.0.1 Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 2.0.1 to 3.0.1. - [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.0.1) --- 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 ff4496f..014e77d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ django-filter==23.5 -django-webpack-loader==2.0.1 +django-webpack-loader==3.0.1 vobject caldav==1.3.9