Skip to content

Commit 5e482e3

Browse files
Update dependency async-timeout to v5
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 97f1712 commit 5e482e3

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

images/runtime/training/cuda/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ instructlab-dolomite = ">=0.1.1"
2727
pydantic = ">=2.7.0"
2828
deepspeed = ">=0.14.3"
2929
aiofiles = ">=23.2.1"
30-
async-timeout = "==4.0.3"
30+
async-timeout = "==5.0.1"
3131
tensorboard = "2.19.0"
3232

3333
[dev-packages]

images/runtime/training/cuda/Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

images/runtime/training/rocm/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ instructlab-dolomite = ">=0.1.1"
3333
pydantic = ">=2.7.0"
3434
deepspeed = ">=0.14.3"
3535
aiofiles = ">=23.2.1"
36-
async-timeout = "==4.0.3"
36+
async-timeout = "==5.0.1"
3737
tensorboard = "2.19.0"
3838

3939
[dev-packages]

images/runtime/training/rocm/Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)