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](https://github.com/urllib3/urllib3/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-18 22:47:11 +00:00
committed by GitHub
parent c4347e027c
commit 2ab0bd9bbf

View File

@ -67,7 +67,7 @@ texttable==1.7.0
tomli==2.0.1
typing_extensions==4.12.2
tzdata==2024.1
urllib3==1.26.19
urllib3==2.5.0
vine==5.1.0
wcwidth==0.2.13
websocket-client==0.59.0