Skip to content

Commit 1ad0682

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 da63274 commit 1ad0682

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
@@ -976,7 +976,7 @@ sentence-transformers==3.2.1
976976
# mteb
977977
sentencepiece==0.2.0
978978
# via mistral-common
979-
setuptools==77.0.3
979+
setuptools==78.1.1
980980
# via
981981
# lightning-utilities
982982
# 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)