diff --git a/setup.py b/setup.py index 952a0242..465446af 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ "coverage==7.1.0", "pytest<7.3", "pytest-cov==4.0.0", - "testfixtures==7.0.4", + "testfixtures==7.1.0", "tox==4.4.5", "flake8==6.0.0", "flake8-docstrings==1.7.0",