diff --git a/pyproject.toml b/pyproject.toml index df65242..a01c91c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ [project.optional-dependencies] license = ["revenueholdings-license>=0.1.0"] dev = [ - "pytest>=7.0.0", + "pytest>=9.0.3", "pytest-cov>=4.0.0", ]