diff --git a/pyproject.toml b/pyproject.toml index 9dc1fc8..626633a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pre-commit>=2.12.1" ] tests = [ - "pytest==8.1.1", + "pytest==8.2.1", "pytest-cov==5.0.0", "pytest-mock==3.14.0", "mongomock==4.1.2"