From 4aa487afa567f9bd1b52e18fedc31246f4885498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 19:05:30 +0000 Subject: [PATCH] Bump testfixtures from 6.15.0 to 6.18.1 Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 6.15.0 to 6.18.1. - [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.1) --- 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..e2d4e69857 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.1 tox==3.20.1 twine==3.2.0 typeguard==2.10.0