diff --git a/pyproject.toml b/pyproject.toml index 71c2fc28..e67ff44d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==7.2.2", + "pytest==7.3.1", "pytest-cov==4.0.0", "requests==2.28.2", "openai==0.27.2",