Skip to content

Commit 81cec9f

Browse files
chore(deps): update dependency werkzeug to v3 [security]
1 parent b1848b7 commit 81cec9f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
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==2.3.8
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-0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ py-cpuinfo==9.0.0
1212
pytest==7.4.4
1313
tomli==2.0.1
1414
typing_extensions==4.12.2
15-
Werkzeug==2.3.8
15+
Werkzeug==3.0.6
1616
wrapt==1.16.0
1717
zipp==3.19.2
1818
-e opentelemetry-instrumentation

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ py-cpuinfo==9.0.0
1212
pytest==7.4.4
1313
tomli==2.0.1
1414
typing_extensions==4.12.2
15-
Werkzeug==2.3.8
15+
Werkzeug==3.0.6
1616
wrapt==1.16.0
1717
zipp==3.19.2
1818
-e opentelemetry-instrumentation

0 commit comments

Comments
 (0)