diff --git a/pyproject.toml b/pyproject.toml index 96ea131..10fa624 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ Homepage = "https://github.com/OpenVoiceOS/ovos-solver-plugin-rivescript" [project.optional-dependencies] test = [ - "pytest>=7.0.0,<9", + "pytest>=9.1.1,<10", "pytest-timeout>=2.0.0", ]