diff --git a/pyproject.toml b/pyproject.toml index 35a0c93..1352bdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pre-commit (>=4.1.0,<5.0.0)", "black (>=24.10.0,<25.0.0)", "coverage (>=7.6.10,<8.0.0)", - "pytest (>=8.3.4,<9.0.0)", + "pytest (>=9.0.3,<10.0.0)", "mkdocs-material[git,imaging,recomended] (>=9.5.50,<10.0.0)", "mkdocstrings[python] (>=0.27.0,<0.28.0)", "mkdocs-git-authors-plugin (>=0.9.2,<0.10.0)",