From 244336c87f758841364c6abf913439d12fc9a987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 08:40:29 +0000 Subject: [PATCH] Bump testfixtures from 7.2.2 to 8.0.0 Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 7.2.2 to 8.0.0. - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Simplistix/testfixtures/compare/7.2.2...8.0.0) --- updated-dependencies: - dependency-name: testfixtures dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a4f9cf3..9ba0080 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ factory-boy<3.4.0 -testfixtures==7.2.2 +testfixtures==8.0.0 psycopg[binary]>=3.1.8 mysqlclient<2.2.5