diff --git a/pyproject.toml b/pyproject.toml index c61e9c6039..022a14b32d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ test = [ "coverage==7.6.1", "freezegun==1.5.1", "pytest-mock==3.14.0", - "pytest==8.2.2", + "pytest==8.3.2", "requests-mock==1.12.1", ]