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

Commit f2646bd

Browse files
Bump testfixtures from 7.1.0 to 7.2.0
Bumps [testfixtures](https://github.com/Simplistix/testfixtures) from 7.1.0 to 7.2.0. - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst) - [Commits](simplistix/testfixtures@7.1.0...7.2.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 911ec1f commit f2646bd

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
@@ -57,7 +57,7 @@
5757
"coverage==7.3.1",
5858
"pytest<7.5",
5959
"pytest-cov==4.1.0",
60-
"testfixtures==7.1.0",
60+
"testfixtures==7.2.0",
6161
"tox==4.11.3",
6262
"flake8==6.1.0",
6363
"flake8-docstrings==1.7.0",

0 commit comments

Comments
 (0)