diff --git a/pyproject.toml b/pyproject.toml index c984b225e..0f7c226e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ optional-dependencies.dev = [ "black", "coverage", - "pytest==7.1.2", + "pytest==8.3.3", "pytest-asyncio==0.23.8", "pytest-mock==3.14", "requests-mock",