Skip to content

Commit 2595164

Browse files
Bump urllib3 in /examples/trace-analytics-sample-app/sample-app (#6851)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8867e9a commit 2595164

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.39.1
88
protobuf==6.33.5
99
requests==2.33.0
1010
setuptools==78.1.1
11-
urllib3==2.6.3
11+
urllib3==2.7.0
1212
werkzeug==3.1.6
1313
zipp==3.19.1

0 commit comments

Comments
 (0)