diff --git a/pyproject.toml b/pyproject.toml index 90d1465..a4574d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] dev = ["pre-commit>=2.12.1"] -tests = ["pytest==7.2.2", "pytest-cov==5.0.0", "pytest-mock==3.6.1", "mongomock==4.1.2"] +tests = ["pytest==8.1.1", "pytest-cov==5.0.0", "pytest-mock==3.6.1", "mongomock==4.1.2"] [tool.versioningit.vcs] method = "git"