diff --git a/setup.cfg b/setup.cfg index bc86835..e1d6b2c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ package_dir = zip_safe = True python_requires = >=3.7 install_requires = - tox >= 4.0.0a10, <5 + tox >= 4.0.0b2, <5 setup_requires = setuptools_scm[toml] >=6, <7