Skip to content

Commit 7a2a5bf

Browse files
Bump filelock from 3.20.0 to 3.20.1 in /sdks/python/container/ml/py312 (#37124)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b4e0c2 commit 7a2a5bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdks/python/container/ml/py312/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ docstring_parser==0.17.0
5151
execnet==2.1.2
5252
fastavro==1.12.1
5353
fasteners==0.20
54-
filelock==3.20.0
54+
filelock==3.20.1
5555
flatbuffers==25.9.23
5656
freezegun==1.5.5
5757
frozenlist==1.8.0

sdks/python/container/ml/py312/gpu_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ fastar==0.8.0
6868
fastavro==1.12.1
6969
fasteners==0.20
7070
fastrlock==0.8.3
71-
filelock==3.20.0
71+
filelock==3.20.1
7272
flatbuffers==25.9.23
7373
freezegun==1.5.5
7474
frozenlist==1.8.0

0 commit comments

Comments
 (0)