From 3124601ac2a07355b54c8bd7cf43e57e21c18cea Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 15:43:10 +0000 Subject: [PATCH] Executing automated changes --- test/integration-test/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",