diff --git a/pyproject.toml b/pyproject.toml index f3e04f2..093423a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ requires-python = ">=3.8" [project.optional-dependencies] dev = [ - "pytest==7.2.2", + "pytest==7.3.1", "pytest-cov==4.0.0", "pytest-check==2.1.4", "coverage[toml]==7.2.1",