diff --git a/setup.py b/setup.py index 7bbd54aa..14d3c76c 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ "pytest<7.4", "pytest-cov==4.0.0", "testfixtures==7.1.0", - "tox==4.4.11", + "tox==4.4.12", "flake8==6.0.0", "flake8-docstrings==1.7.0", "aioresponses==0.7.4",