diff --git a/pyproject.toml b/pyproject.toml index 9ddf3430..3f9f64ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "pre-commit==4.2.0", "pytest-cov==6.1.1", "pytest-xdist==3.7.0", - "pytest==8.3.5", + "pytest==8.4.2", "ruff==0.11.11", "types-requests==2.32.0.20250515", ]