diff --git a/pyproject.toml b/pyproject.toml index 27ec965b4..31cea913a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.1.4", "pyright==1.1.372", "pyroma==4.2", - "pytest==8.2.2", + "pytest==8.3.1", "pytest-cov==5.0.0", "pytest-retry==1.6.3", "pytest-xdist==3.6.1",