diff --git a/pyproject.toml b/pyproject.toml index 6047cae..eea6583 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dynamic = ["version"] dev = [ "coverage==7.6.10", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-mock==3.14.0", "ruff==0.8.4", ]