From 5981da97f1174fd2b727640b581c887155a9089e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 01:48:30 +0000 Subject: [PATCH] chore(deps): bump django-pghistory from 3.9.1 to 3.9.2 Bumps [django-pghistory](https://github.com/AmbitionEng/django-pghistory) from 3.9.1 to 3.9.2. - [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.1...3.9.2) --- updated-dependencies: - dependency-name: django-pghistory dependency-version: 3.9.2 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 97ed34630e9..e86df8051c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ celery[sqs]==5.6.2 defusedxml==0.7.1 django_celery_results==2.6.0 django-auditlog==3.2.1 -django-pghistory==3.9.1 +django-pghistory==3.9.2 django-dbbackup==5.2.0 django-environ==0.12.1 django-filter==25.2