mirror of
https://github.com/certbot/certbot.git
synced 2026-06-11 01:30:14 -04:00
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:
parent
1efd73e064
commit
ebf3b03e00
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue