From 41c500296d1907bcb1a4322b40b4df335fc9f993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 11:56:32 +0000 Subject: [PATCH] Bump django-compressor from 2.4.1 to 4.4 Bumps [django-compressor](https://github.com/django-compressor/django-compressor) from 2.4.1 to 4.4. - [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.4) --- 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 503259f2..8e0a367d 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.4 django-libsass==0.9 wagtailfontawesome==1.2.1