diff --git a/pyproject.toml b/pyproject.toml index 0e165b7..ad2ee94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "typing-extensions==4.12.2", ] test = [ - "pytest==8.3.2", + "pytest==8.3.3", "pytest-cov==5.0.0", "coverage[toml]==7.6.1", "diff-cover[toml]==9.2.0",