diff --git a/setup.py b/setup.py index 751ef8c1..12fc24e2 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ "pytest<7.2", "pytest-cov==3.0.0", "testfixtures==7.0.0", - "tox==3.25.1", + "tox==3.26.0", "flake8==5.0.4", "flake8-docstrings==1.6.0", "aioresponses==0.7.3",