Skip to content

Commit c530f0d

Browse files
xrmxemdneto
andauthored
instrumentation: Bump Werkzeug to 3.0.6 (#3078)
Co-authored-by: Emídio Neto <[email protected]>
1 parent eb394c0 commit c530f0d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ requests==2.32.3
2424
tomli==2.0.1
2525
typing_extensions==4.12.2
2626
urllib3==2.2.2
27-
Werkzeug==3.0.3
27+
Werkzeug==3.0.6
2828
wrapt==1.16.0
2929
yarl==1.9.4
3030
zipp==3.19.2

instrumentation/opentelemetry-instrumentation-botocore/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ six==1.16.0
2929
tomli==2.0.1
3030
typing_extensions==4.12.2
3131
urllib3==1.26.19
32-
Werkzeug==3.0.3
32+
Werkzeug==3.0.6
3333
wrapt==1.16.0
3434
xmltodict==0.13.0
3535
zipp==3.19.2

instrumentation/opentelemetry-instrumentation-flask/test-requirements-2.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ py-cpuinfo==9.0.0
1313
pytest==7.4.4
1414
tomli==2.0.1
1515
typing_extensions==4.12.2
16-
Werkzeug==3.0.3
16+
Werkzeug==3.0.6
1717
wrapt==1.16.0
1818
zipp==3.19.2
1919
-e opentelemetry-instrumentation

instrumentation/opentelemetry-instrumentation-pyramid/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ translationstring==1.4
1515
typing_extensions==4.12.2
1616
venusian==3.1.0
1717
WebOb==1.8.8
18-
Werkzeug==3.0.3
18+
Werkzeug==3.0.6
1919
wrapt==1.16.0
2020
zipp==3.19.2
2121
zope.deprecation==5.0

instrumentation/opentelemetry-instrumentation-tornado/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tomli==2.0.1
2020
tornado==6.4.2
2121
typing_extensions==4.12.2
2222
urllib3==2.2.2
23-
Werkzeug==3.0.3
23+
Werkzeug==3.0.6
2424
wrapt==1.16.0
2525
zipp==3.19.2
2626
-e opentelemetry-instrumentation

0 commit comments

Comments
 (0)