From 4fa9cc8a2669bb085d01e6d2456929f3b03d00fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 12:01:18 +0000 Subject: [PATCH] chore(deps): bump django-pghistory from 3.9.0 to 3.9.1 Bumps [django-pghistory](https://github.com/AmbitionEng/django-pghistory) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/AmbitionEng/django-pghistory/releases) - [Changelog](https://github.com/AmbitionEng/django-pghistory/blob/main/CHANGELOG.md) - [Commits](https://github.com/AmbitionEng/django-pghistory/compare/3.9.0...3.9.1) --- updated-dependencies: - dependency-name: django-pghistory dependency-version: 3.9.1 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 b81b0bbcd48..2eebb772fa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ celery==5.6.0 defusedxml==0.7.1 django_celery_results==2.6.0 django-auditlog==3.2.1 -django-pghistory==3.9.0 +django-pghistory==3.9.1 django-dbbackup==5.0.1 django-environ==0.12.0 django-filter==25.1