From 49a31085546854c7feb311f2d8166fc81649670d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 03:39:31 +0000 Subject: [PATCH] Bump django-simple-history from 3.7.0 to 3.8.0 Bumps [django-simple-history](https://github.com/jazzband/django-simple-history) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/jazzband/django-simple-history/releases) - [Changelog](https://github.com/jazzband/django-simple-history/blob/master/CHANGES.rst) - [Commits](https://github.com/jazzband/django-simple-history/compare/3.7.0...3.8.0) --- updated-dependencies: - dependency-name: django-simple-history dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 8b7a6a55..6984df3b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -88,7 +88,7 @@ django-model-utils==5.0.0 # via -r requirements/requirements.in django-picklefield==3.2 # via -r requirements/requirements.in -django-simple-history==3.7.0 +django-simple-history==3.8.0 # via # -r requirements/requirements.in # django-anvil-consortium-manager