diff --git a/pyproject.toml b/pyproject.toml index 2f2c8b70..5f141b4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ isort = "5.13.2" autopep8 = "2.1.0" mypy = "1.10.0" bandit = "1.7.8" -tox = "4.14.2" +tox = "4.15.0" # min version required to be able to install some dependencies # see https://github.com/MichaelKim0407/flake8-use-fstring/issues/33 setuptools = ">= 47.0.0"