diff --git a/setup.py b/setup.py index 04842642..fcbe9243 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ "pytest<7.5", "pytest-cov==4.1.0", "testfixtures==7.1.0", - "tox==4.10.0", + "tox==4.11.1", "flake8==6.1.0", "flake8-docstrings==1.7.0", "aioresponses==0.7.4",