diff --git a/test/integration-test/pyproject.toml b/test/integration-test/pyproject.toml index 0b5036e..05efdff 100644 --- a/test/integration-test/pyproject.toml +++ b/test/integration-test/pyproject.toml @@ -4,7 +4,7 @@ version = "0.1.0" description = "Integration tests for Apache httpd Datadog module" requires-python = ">=3.8" dependencies = [ - "pytest>=7.4.4", + "pytest>=9.0.3", "requests>=2.31.0", "ddapm-test-agent>=1.50.0", "aiohttp>=3.9.0",