Skip to content

Commit 2ab0bd9

Browse files
build(deps): bump urllib3 in /tests/opentelemetry-docker-tests/tests
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4347e0 commit 2ab0bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/opentelemetry-docker-tests/tests/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ texttable==1.7.0
6767
tomli==2.0.1
6868
typing_extensions==4.12.2
6969
tzdata==2024.1
70-
urllib3==1.26.19
70+
urllib3==2.5.0
7171
vine==5.1.0
7272
wcwidth==0.2.13
7373
websocket-client==0.59.0

0 commit comments

Comments
 (0)