diff --git a/pyproject.toml b/pyproject.toml index f9cd392..aeedbb9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ telemetry = [ "opentelemetry-api>=1.20.0", ] dev = [ - "pytest>=8.0.0", + "pytest>=8.4.2", "pytest-asyncio>=0.23.0", "pytest-benchmark>=4.0.0", "pytest-cov>=5.0.0",