From 59281cb97e0defebae4fe0320f41ef8483ec75e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 20:21:00 +0000 Subject: [PATCH] Bump testfixtures from 7.2.2 to 8.1.0 Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 7.2.2 to 8.1.0. - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Simplistix/testfixtures/compare/7.2.2...8.1.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 af96759..3a8c985 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ factory-boy>=2.4 -testfixtures==7.2.2 +testfixtures==8.1.0 psycopg[binary]>=3.1 mysqlclient<2.2.1