From 256978b490c841b9a0b901694941eee408bdcb8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 01:24:14 +0000 Subject: [PATCH] build(deps): bump django-simple-history from 3.10.1 to 3.11.0 Bumps [django-simple-history](https://github.com/django-commons/django-simple-history) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/django-commons/django-simple-history/releases) - [Changelog](https://github.com/django-commons/django-simple-history/blob/master/CHANGES.rst) - [Commits](https://github.com/django-commons/django-simple-history/compare/3.10.1...3.11.0) --- updated-dependencies: - dependency-name: django-simple-history dependency-version: 3.11.0 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 5bce7d8d7..aa17ca4c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-health-check==3.20.0 django-model-utils==5.0.0 django-redis==6.0.0 django-select2==8.4.3 -django-simple-history==3.10.1 +django-simple-history==3.11.0 django-widget-tweaks==1.5.0 gunicorn==23.0.0 icalendar==6.3.2