diff --git a/pyproject.toml b/pyproject.toml index 56e3030..4858933 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ License = "https://github.com/IBM/eventstreams-python-sdk/blob/main/LICENSE" dev = [ "coverage>=7.3.2,<8.0.0", "pylint>=3.0.0,<4.0.0", - "pytest>=7.4.2,<8.0.0", + "pytest>=9.1.1,<9.2.0", "pytest-cov>=4.1.0,<5.0.0", "responses>=0.23.3,<1.0.0", "black>=24.0.0,<25.0.0",