diff --git a/pyproject.toml b/pyproject.toml index 2079d53..5baff50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "isort (>=8.0.1,<9.0.0)", "poethepoet-tasks (>=0.3.0,<0.4.0)", "pytest-cov (>=7.0.0,<8.0.0)", - "pytest (>=9.0.1,<10.0.0)", + "pytest (>=9.0.3,<10.0.0)", "tomlkit (>=0.13.3,<0.14.0)", "jinja2 (>=3.1.6,<4.0.0)", "git-cliff (>=2.12.0,<3.0.0)",