From 0175de5d4aa2485870603b1d43dbdb426ac960f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 02:48:05 +0000 Subject: [PATCH] Bump testfixtures from 7.1.0 to 7.2.2 Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 7.1.0 to 7.2.2. - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Simplistix/testfixtures/compare/7.1.0...7.2.2) --- updated-dependencies: - dependency-name: testfixtures dependency-type: direct:production update-type: version-update:semver-minor ... 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 e0aead9..38170da 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ factory-boy<3.4 -testfixtures==7.1.0 +testfixtures==7.2.2 psycopg[binary]>=3.1 mysqlclient<2.2.1 django-test-without-migrations==0.6