diff --git a/pyproject.toml b/pyproject.toml index 57193e54c..ab8cdf3e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -302,7 +302,7 @@ dev = [ "pyroma==4.2", "pytest==8.2.0", "pytest-cov==5.0.0", - "pytest-retry==1.6.2", + "pytest-retry==1.6.3", "pytest-xdist==3.6.1", "python-dotenv==1.0.1", "PyYAML==6.0.1",