diff --git a/pyproject.toml b/pyproject.toml index 3a3fd065..51a35846 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ optional-dependencies.dev = [ "pyroma==4.2", "pytest==8.3.4", "pytest-cov==6.0.0", - "pytest-retry==1.6.3", + "pytest-retry==1.7.0", "pytest-xdist==3.6.1", "python-dotenv==1.0.1", "pyyaml==6.0.2",