From a9510acc8577da70f1fb42e67ffdc551aea33b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 11:01:12 +0000 Subject: [PATCH] Bump django-compressor from 2.4.1 to 4.3 Bumps [django-compressor](https://github.com/django-compressor/django-compressor) from 2.4.1 to 4.3. - [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/commits) --- 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 b175733c..addb2e83 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.3 django-libsass==0.9 wagtailfontawesome==1.2.1