From ec6d76e3a036692c85331d027b56e609eda581fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 10:18:39 +0000 Subject: [PATCH] Bump ctlsettings from 0.4.4 to 0.4.5 Bumps [ctlsettings](https://github.com/ccnmtl/ctlsettings) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/ccnmtl/ctlsettings/releases) - [Changelog](https://github.com/ccnmtl/ctlsettings/blob/main/CHANGES.txt) - [Commits](https://github.com/ccnmtl/ctlsettings/compare/0.4.4...0.4.5) --- updated-dependencies: - dependency-name: ctlsettings dependency-version: 0.4.5 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 cb1f1a6..93a7959 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ django-flatblocks==1.0.0 djangorestframework==3.16.1 django-storages==1.14.6 -ctlsettings==0.4.4 +ctlsettings==0.4.5 django-reversion==6.0.0 text_unidecode==1.3