mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user