From 8cbcd64decd9207b0b7da069b592add1cad25922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:20:27 +0000 Subject: [PATCH] Bump django-compressor from 4.5 to 4.5.1 Bumps [django-compressor](https://github.com/django-compressor/django-compressor) from 4.5 to 4.5.1. - [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt) - [Commits](https://github.com/django-compressor/django-compressor/compare/4.5...4.5.1) --- updated-dependencies: - dependency-name: django-compressor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a15fa6d..a234a13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==5.0.7 django-betterforms==2.0.0 django-bootstrap4==24.3 -django-compressor==4.5 +django-compressor==4.5.1 django-htmlmin==0.11.0 django-libsass==0.9