Skip to content

Commit 20f4926

Browse files
committed
instrumentation: bump aiohttp to 3.10.11 in test requirements
1 parent 6134d5a commit 20f4926

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

instrumentation/opentelemetry-instrumentation-aiohttp-client/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.10.2
1+
aiohttp==3.10.11
22
aiosignal==1.3.1
33
asgiref==3.8.1
44
async-timeout==4.0.3

instrumentation/opentelemetry-instrumentation-aiohttp-server/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.10.2
1+
aiohttp==3.10.11
22
aiosignal==1.3.1
33
asgiref==3.8.1
44
async-timeout==4.0.3

0 commit comments

Comments
 (0)