Skip to content

Commit 7577a21

Browse files
committed
Bump yarl too
1 parent 20f4926 commit 7577a21

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
@@ -26,7 +26,7 @@ typing_extensions==4.12.2
2626
urllib3==2.2.2
2727
Werkzeug==3.0.3
2828
wrapt==1.16.0
29-
yarl==1.9.4
29+
yarl==1.18.3
3030
zipp==3.19.2
3131
-e opentelemetry-instrumentation
3232
-e util/opentelemetry-util-http

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pytest-asyncio==0.23.5
1616
tomli==2.0.1
1717
typing_extensions==4.12.2
1818
wrapt==1.16.0
19-
yarl==1.9.4
19+
yarl==1.18.3
2020
zipp==3.19.2
2121
-e opentelemetry-instrumentation
2222
-e util/opentelemetry-util-http

0 commit comments

Comments
 (0)