Skip to content

Commit 5aaa7d1

Browse files
Bump setuptools
Bumps [setuptools](https://github.com/pypa/setuptools) from 51.1.1 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@v51.1.1...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89466e5 commit 5aaa7d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/ci_build/github/linux/docker/manylinux2014_build_scripts/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ wheel==0.36.2 \
1111
setuptools==50.3.2 ; python_version=='3.5' \
1212
--hash=sha256:2c242a0856fbad7efbe560df4a7add9324f340cf48df43651e9604924466794a \
1313
--hash=sha256:ed0519d27a243843b05d82a5e9d01b0b083d9934eaa3d02779a23da18077bd3c
14-
setuptools==51.1.1 ; python_version>='3.6' \
15-
--hash=sha256:6d119767443a0f770bab9738b86ce9c0a699a7759ff4f61af583ee73d2e528a0 \
16-
--hash=sha256:0b43d1e0e0ac1467185581c2ceaf86b5c1a1bc408f8f6407687b0856302d1850
14+
setuptools==78.1.1 ; python_version>='3.6' \
15+
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
16+
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d

0 commit comments

Comments
 (0)