From 4d0e86274db238f4829d2cc59e806110a1bf3903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 09:37:56 +0000 Subject: [PATCH] Bump django-test-plus from 2.6.0 to 2.6.2 Bumps [django-test-plus](https://github.com/revsys/django-test-plus) from 2.6.0 to 2.6.2. - [Changelog](https://github.com/revsys/django-test-plus/blob/main/CHANGELOG.md) - [Commits](https://github.com/revsys/django-test-plus/compare/2.6.0...2.6.2) --- updated-dependencies: - dependency-name: django-test-plus dependency-version: 2.6.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 14774b8..a6d2c79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ django-db-geventpool==4.0.8 # via -r requirements.in django-extensions==4.1 # via -r requirements.in -django-test-plus==2.6.0 +django-test-plus==2.6.2 # via -r requirements.in djfernet==0.8.1 # via -r requirements.in