diff --git a/pyproject.toml b/pyproject.toml index 33a090e..61c8735 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ Changelog = "https://github.com/IBM/secrets-manager-python-sdk/releases" dev = [ "coverage>=7.3.2,<8.0.0", "pylint>=4.0.5,<4.1.0", - "pytest>=9.0.2,<9.1.0", + "pytest>=9.1.0,<9.2.0", "pytest-cov>=7.1.0,<7.2.0", "pytest-rerunfailures>=3.1", "responses>=0.23.3,<1.0.0",