From 936aac0431a01b5c75f253297b7eba5f0a4b3f8b Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Thu, 13 Jun 2024 16:10:08 +0200 Subject: [PATCH 1/2] aiohttp: bump aiohttp in test requirements to latest --- .../test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/opentelemetry-instrumentation-aiohttp-server/test-requirements.txt b/instrumentation/opentelemetry-instrumentation-aiohttp-server/test-requirements.txt index c62da59804..fe7582a2bb 100644 --- a/instrumentation/opentelemetry-instrumentation-aiohttp-server/test-requirements.txt +++ b/instrumentation/opentelemetry-instrumentation-aiohttp-server/test-requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.3 +aiohttp==3.9.4 aiosignal==1.3.1 asgiref==3.7.2 async-timeout==4.0.3 From 22f57a7330cfba29b5dfa81924f7f84eac39d342 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 7 Jan 2026 10:17:23 +0000 Subject: [PATCH 2/2] Initial plan