diff --git a/pyproject.toml b/pyproject.toml index 0f8e030..73a908b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ check = [ "types-invoke==2.0.0.10", ] test = [ - "pytest==8.3.2", + "pytest==8.3.3", "pytest-mock==3.14.0", "coverage[toml]==7.6.1", "diff-cover==9.2.0",