chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /requirements (#2599)

* chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /requirements

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.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.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* temporary: enable Docker image build workflow on PRs

* chore: revert temporary changes to the Docker image build workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nicomiguelino <nicomiguelino2014@gmail.com>
This commit is contained in:
dependabot[bot]
2025-12-12 07:21:30 -08:00
committed by GitHub
parent 57af401500
commit bbb6bf64fd
2 changed files with 2 additions and 2 deletions

View File

@@ -33,6 +33,6 @@ requests[security]==2.32.3
tenacity==9.0.0
sh==1.8
six==1.17.0
urllib3==2.5.0
urllib3==2.6.0
wheel==0.38.1
yt-dlp==2025.10.22

View File

@@ -23,4 +23,4 @@ requests[security]==2.32.3
tenacity==9.0.0
sh==1.8
uptime==3.0.1
urllib3==2.5.0
urllib3==2.6.0