diff --git a/pyproject.toml b/pyproject.toml index 4b090993..ef5df2e3 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", - "pytest==9.0.0", + "pytest==9.0.1", "pytest-retry==1.7.0", "pytest-xdist==3.8.0", "python-dotenv==1.2.1",