diff --git a/pyproject.toml b/pyproject.toml index 5fe8165..2a1f86b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pre-commit>=2.12.1" ] tests = [ - "pytest==8.3.3", + "pytest==8.3.4", "pytest-cov==5.0.0", "pytest-mock==3.14.0", "mongomock==4.1.2"