diff --git a/pyproject.toml b/pyproject.toml index 744c55d..7358f83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ ] test = [ "coverage>=7.6.9,<8.0.0", - "pytest>=8.3.4,<10.0.0", + "pytest>=9.0.3,<10.0.0", ] [project.urls]