From 18592b07dcafb09fe5d6e975d2e4b0710bcf4570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:12:16 +0000 Subject: [PATCH] Bump testfixtures from 6.15.0 to 6.18.2 Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 6.15.0 to 6.18.2. - [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...6.18.2) --- updated-dependencies: - dependency-name: testfixtures dependency-type: direct:development update-type: version-update:semver-minor ... 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..f4874b71fd 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==6.18.2 tox==3.20.1 twine==3.2.0 typeguard==2.10.0