diff --git a/pyproject.toml b/pyproject.toml index f2a7d8b..6c94af3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ tests = [ "pytest==8.0.0", "pytest-cov==4.1.0", - "pytest-retry==1.6.1", + "pytest-retry==1.6.2", "requests==2.31.0", "openai==1.11.1", "jsonschema==4.21.1",