Skip to content

Commit 8b95ba0

Browse files
Bump urllib3 from 2.2.2 to 2.6.0 in /components/translation/inference
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...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>
1 parent 98b1809 commit 8b95ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/translation/inference/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ typer==0.12.5
125125
typing-inspect==0.9.0
126126
typing_extensions==4.12.2
127127
tzdata==2024.1
128-
urllib3==2.2.2
128+
urllib3==2.6.0
129129
wasabi==1.1.3
130130
weasel==0.4.1
131131
wrapt==1.16.0

0 commit comments

Comments
 (0)