diff --git a/pyproject.toml b/pyproject.toml index b4010683..c9ed68da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ [project.optional-dependencies] test = [ - "pytest==7.2.1", + "pytest==7.3.0", "pytest-cov==4.0.0", ]