From ee78878997976e85f80cccdd3ec454539bee3c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 10:02:58 +0000 Subject: [PATCH] Bump testtools from 2.8.0 to 2.9.0 Bumps [testtools](https://github.com/testing-cabal/testtools) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/testing-cabal/testtools/releases) - [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS) - [Commits](https://github.com/testing-cabal/testtools/compare/2.8.0...2.9.0) --- updated-dependencies: - dependency-name: testtools dependency-version: 2.9.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 5cf6542d..32e06116 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ lxml==6.0.0 extras==1.0.0 python-mimeparse==2.0.0 fixtures==4.3.0 -testtools==2.8.0 +testtools==2.9.0 testscenarios==0.5.0 python-subunit==1.4.0 sqlparse==0.5.4