diff --git a/pyproject.toml b/pyproject.toml index 3d3bdfbf0..1ab5173ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.1.1", "pyright==1.1.363", "pyroma==4.2", - "pytest==8.2.0", + "pytest==8.2.1", "pytest-cov==5.0.0", "pytest-retry==1.6.3", "pytest-xdist==3.6.1",