From d107f66e13f7895d2d859e9ee09b84cbc852b9f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 19:01:26 +0000 Subject: [PATCH] Bump testfixtures from 6.15.0 to 7.0.4 Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 6.15.0 to 7.0.4. - [Release notes](https://github.com/Simplistix/testfixtures/releases) - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Simplistix/testfixtures/compare/6.15.0...7.0.4) --- updated-dependencies: - dependency-name: testfixtures dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0fbacf4c0..ad44111e6a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ pytest==6.1.2 pytest-vcr==1.0.2 responses==0.12.1 Sphinx==3.3.1 -testfixtures==6.15.0 +testfixtures==7.0.4 tox==3.20.1 twine==3.2.0 typeguard==2.10.0