diff --git a/pyproject.toml b/pyproject.toml index 2ec6c4bc1..12b373177 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dev = [ "pytest-xdist>=3.5.0,<=3.6.1", "pytest>=8.2.2,<=8.3.3", "requests>=2.9.1,<=2.32.3", - "tox>=4.15.1,<=4.21.0", + "tox>=4.15.1,<=4.23.2", "wheel>=0.36.2,<=0.44.0", "build>=0.10.0,<=1.2.2", "mypy>=1.10.1,<=1.11.2",