Bump urllib3 from 2.6.3 to 2.7.0 in /tools

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](https://github.com/urllib3/urllib3/compare/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>
This commit is contained in:
dependabot[bot] 2026-05-18 18:27:14 +00:00 committed by GitHub
parent 1efd73e064
commit ebf3b03e00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -194,7 +194,7 @@ types-setuptools==82.0.0.20260408 ; python_version >= "3.10" and python_version
typing-extensions==4.15.0 ; python_version >= "3.10" and python_version < "4.0"
typing-inspection==0.4.2 ; python_version >= "3.10" and python_version < "4.0"
uritemplate==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
urllib3==2.6.3 ; python_version >= "3.10" and python_version < "4.0"
urllib3==2.7.0 ; python_version >= "3.10" and python_version < "4.0"
uv==0.11.8 ; python_version >= "3.10" and python_version < "4.0"
virtualenv==21.3.0 ; python_version >= "3.10" and python_version < "4.0"
wcwidth==0.6.0 ; python_version >= "3.10" and python_version < "4.0"