From ab95fa09361bbdbb4c7f8ee1a1a284d3fed60cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 11:51:40 +0000 Subject: [PATCH] Bump django-pipeline from 2.1.0 to 3.0.0 Bumps [django-pipeline](https://github.com/jazzband/django-pipeline) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/jazzband/django-pipeline/releases) - [Changelog](https://github.com/jazzband/django-pipeline/blob/master/HISTORY.rst) - [Commits](https://github.com/jazzband/django-pipeline/compare/2.1.0...3.0.0) --- updated-dependencies: - dependency-name: django-pipeline 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 c09fac52..cd5b74ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-storages==1.12.3 djangorestframework==3.13.1 django-filter==2.4.0 django-maintenance-mode==0.21.0 -django-pipeline==2.1.0 +django-pipeline==3.0.0 django-cors-headers==3.7.0 celery[redis]==5.3.6 django-redis==4.12.1