Skip to content

Commit 2f7a9c5

Browse files
authored
Update sample app urlib3 from 2.6.0 to 2.6.3 to fix CVE-2026-21441 (opensearch-project#6399)
Signed-off-by: Taylor Gray <tylgry@amazon.com>
1 parent 36d1318 commit 2f7a9c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/trace-analytics-sample-app/sample-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ opentelemetry-sdk==1.25.0
88
protobuf==4.25.8
99
requests==2.32.4
1010
setuptools==78.1.1
11-
urllib3==2.6.0
11+
urllib3==2.6.3
1212
werkzeug==3.0.6
1313
zipp==3.19.1

0 commit comments

Comments
 (0)