From 90355b05223a2d669289f5bef864172cb07b9db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:07:38 +0000 Subject: [PATCH] Bump django-compressor from 4.4 to 4.5 Bumps [django-compressor](https://github.com/django-compressor/django-compressor) from 4.4 to 4.5. - [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt) - [Commits](https://github.com/django-compressor/django-compressor/compare/4.4...4.5) --- updated-dependencies: - dependency-name: django-compressor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2429b7..3c8038d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==5.0.6 django-betterforms==2.0.0 django-bootstrap4==24.3 -django-compressor==4.4 +django-compressor==4.5 django-htmlmin==0.11.0 django-libsass==0.9