Skip to content

Commit 7ed876b

Browse files
Bump setuptools from 77.0.3 to 78.1.1 in /requirements
Bumps [setuptools](https://github.com/pypa/setuptools) from 77.0.3 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v77.0.3...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f570f1 commit 7ed876b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ sentence-transformers==3.2.1
974974
# mteb
975975
sentencepiece==0.2.0
976976
# via mistral-common
977-
setuptools==77.0.3
977+
setuptools==78.1.1
978978
# via
979979
# lightning-utilities
980980
# pytablewriter

requirements/tpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ wheel
99
jinja2>=3.1.6
1010
ray[default]
1111
ray[data]
12-
setuptools==78.1.0
12+
setuptools==78.1.1
1313
nixl==0.3.0
1414
tpu_info==0.4.0
1515

0 commit comments

Comments
 (0)