Skip to content

Commit e52f28f

Browse files
chore(deps): bump urllib3 in /src/pipeline/backend/huggingface/whisper (#138)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.20...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33605ac commit e52f28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pipeline/backend/huggingface/whisper/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ triton==2.3.0
104104
types-python-dateutil==2.9.0.20240316
105105
typing_extensions==4.12.2
106106
umap-learn==0.5.7
107-
urllib3==1.26.20
107+
urllib3==2.5.0
108108
wcwidth==0.2.13
109109
Werkzeug==3.1.3
110110
zstandard==0.22.0

0 commit comments

Comments
 (0)