diff --git a/pyproject.toml b/pyproject.toml index f78b0bb9b5..4176746d9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev = [ "types-pyOpenSSL==24.1.0.20240722", "types-requests==2.33.0.20260518", "types-urllib3==1.26.25.14", - "pytest==9.0.3", + "pytest==9.1.1", "parameterized==0.9.0", "pytest-xdist==3.8.0", "pytest-forked==1.6.0",