From ab3ec1bdb13916487a407d1dd97784a3b87ec021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 23:27:39 +0000 Subject: [PATCH] Bump django-htmlmin from 0.10.0 to 0.11.0 Bumps [django-htmlmin](https://github.com/cobrateam/django-htmlmin) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/cobrateam/django-htmlmin/releases) - [Commits](https://github.com/cobrateam/django-htmlmin/compare/0.10.0...0.11.0) --- updated-dependencies: - dependency-name: django-htmlmin 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 94c1aa97..fce13700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-extensions==2.2.9 django-filemanager==0.0.5 django-filter==1.1.0 django-haystack==2.8.1 -django-htmlmin==0.10.0 +django-htmlmin==0.11.0 django-dprog-jfu==2.2.3 django-recaptcha==1.4.0 django-reversion==2.0.13