Skip to content

Commit 106125f

Browse files
Bump urllib3 from 1.26.18 to 1.26.19 in /requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57d44cb commit 106125f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/torch-cpu-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ typing-extensions==4.12.1
134134
# pydantic
135135
# starlette
136136
# torch
137-
urllib3==1.26.18
137+
urllib3==1.26.19
138138
# via
139139
# botocore
140140
# minio

requirements/torch-cuda-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ typing-extensions==4.12.1
134134
# pydantic
135135
# starlette
136136
# torch
137-
urllib3==1.26.18
137+
urllib3==1.26.19
138138
# via
139139
# botocore
140140
# minio

0 commit comments

Comments
 (0)