From fb851f78343821cec9e9ad29714b49546a4fb630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 13:42:07 +0000 Subject: [PATCH] Bump django-compressor from 2.4.1 to 4.0 Bumps [django-compressor](https://github.com/django-compressor/django-compressor) from 2.4.1 to 4.0. - [Release notes](https://github.com/django-compressor/django-compressor/releases) - [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt) - [Commits](https://github.com/django-compressor/django-compressor/compare/2.4.1...4.0) --- updated-dependencies: - dependency-name: django-compressor 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 74d9b788..95936832 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ wagtail==2.13 requests==2.27.1 # Templates -django-compressor==2.4.1 +django-compressor==4.0 django-libsass==0.9 wagtailfontawesome==1.2.1