Skip to content

Commit bb379da

Browse files
chore(deps): bump urllib3 from 2.6.0 to 2.6.2 (#2622)
* chore(deps): bump urllib3 from 2.6.0 to 2.6.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.2) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * temporary: enable Docker build workflow on pull requests * chore: revert temporary changes to Docker 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: Nico Miguelino <nicomiguelino2014@gmail.com>
1 parent 800734a commit bb379da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ requests[security]==2.32.3
3333
tenacity==9.1.2
3434
sh==1.8
3535
six==1.17.0
36-
urllib3==2.6.0
36+
urllib3==2.6.2
3737
wheel==0.38.1
3838
yt-dlp==2025.10.22

requirements/requirements.viewer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ requests[security]==2.32.3
2323
tenacity==9.1.2
2424
sh==1.8
2525
uptime==3.0.1
26-
urllib3==2.6.0
26+
urllib3==2.6.2

0 commit comments

Comments
 (0)