diff --git a/pyproject.toml b/pyproject.toml index 8ce3581df..03bc24c67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.11.1", "pyright==1.1.407", "pyroma==5.0.1", - "pytest==9.0.1", + "pytest==9.0.2", "pytest-retry==1.7.0", "pytest-xdist==3.8.0", "python-dotenv==1.2.1",