diff --git a/pyproject.toml b/pyproject.toml index 8e53063b6..b62a7a683 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ optional-dependencies.dev = [ "black", "coverage", - "pytest==7.1.2", + "pytest==8.3.4", "pytest-asyncio==0.23.8", "pytest-mock==3.14", "requests-mock",