diff --git a/pyproject.toml b/pyproject.toml index 830adc3..a7d3c99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ optional-dependencies.dev = [ "mypy==1.10.0", "pytest-cov==5.0.0", "pytest-random-order==1.1.1", - "pytest==8.2.1", + "pytest==8.2.2", "ruff==0.4.8", "sphinx==7.3.7", "types-pytz==2024.1.0.20240417",