diff --git a/pyproject.toml b/pyproject.toml index 3047e58..dfcedad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pre-commit>=2.12.1" ] tests = [ - "pytest==8.2.2", + "pytest==8.3.3", "pytest-cov==5.0.0", "pytest-mock==3.14.0", "mongomock==4.1.2"