Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit aa80847

Browse files
Bump testfixtures from 7.0.4 to 7.1.0
Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 7.0.4 to 7.1.0. - [Release notes](https://github.com/Simplistix/testfixtures/releases) - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst) - [Commits](simplistix/testfixtures@7.0.4...7.1.0) --- updated-dependencies: - dependency-name: testfixtures dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d97d88b commit aa80847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"coverage==7.1.0",
5959
"pytest<7.3",
6060
"pytest-cov==4.0.0",
61-
"testfixtures==7.0.4",
61+
"testfixtures==7.1.0",
6262
"tox==4.4.5",
6363
"flake8==6.0.0",
6464
"flake8-docstrings==1.7.0",

0 commit comments

Comments
 (0)