diff --git a/pyproject.toml b/pyproject.toml index 8305856..6027a8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ test = [ "taskiq-faststream[redis]", "coverage[toml]>=7.2.0,<8.0.0", - "pytest>=7.4.0,<8", + "pytest>=7.4.0,<9", ] dev = [