diff --git a/pyproject.toml b/pyproject.toml index 15fbc48f..94119af5 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", "pytest-retry==1.2.1", "requests==2.28.2",