Skip to content

Commit 6b29ca9

Browse files
Bump urllib3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [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.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fac3a6 commit 6b29ca9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ immutabledict==4.2.1
55
protobuf==4.25.8
66
opencv-python-headless==4.11.0.86
77
docutils==0.16
8-
urllib3==2.6.0
8+
urllib3==2.6.3
99
google-cloud-storage==3.0.0
1010
retrying

community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ six==1.17.0
4545
sniffio==1.3.1
4646
typing-inspection==0.4.0
4747
typing_extensions==4.13.2
48-
urllib3==2.6.0
48+
urllib3==2.6.3
4949
websockets==15.0.1

0 commit comments

Comments
 (0)