From 1989318b894baa3fefec68b0d2b716e7304a7434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 17:34:23 +0000 Subject: [PATCH] Bump django-compressor from 2.4.1 to 4.3.1 Bumps [django-compressor](https://github.com/django-compressor/django-compressor) from 2.4.1 to 4.3.1. - [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.3.1) --- 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 ef0cb583..c36322d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ wagtail==2.16.2 requests==2.28.2 # Templates -django-compressor==2.4.1 +django-compressor==4.3.1 django-libsass==0.9 wagtailfontawesome==1.2.1