From f93f836735359ba85dfacac11f507d3191dc4498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 19:07:10 +0000 Subject: [PATCH] Bump testfixtures from 6.15.0 to 6.18.3 Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 6.15.0 to 6.18.3. - [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.3) --- 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..aeb9504811 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.3 tox==3.20.1 twine==3.2.0 typeguard==2.10.0