Skip to content

Commit 9ae71fc

Browse files
Bump pip
Bumps [pip](https://github.com/pypa/pip) from 23.3 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89466e5 commit 9ae71fc

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
@@ -1,9 +1,9 @@
11
# pip requirements for all cpythons
22
# NOTE: pip has GPG signatures; could download and verify independently.
33
# The following packages are considered to be unsafe in a requirements file:
4-
pip==23.3 \
5-
--hash=sha256:bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e \
6-
--hash=sha256:bc38bb52bc286514f8f7cb3a1ba5ed100b76aaef29b521d48574329331c5ae7b
4+
pip==25.3 \
5+
--hash=sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 \
6+
--hash=sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd
77
# via -r requirements.in
88
wheel==0.36.2 \
99
--hash=sha256:78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e \

0 commit comments

Comments
 (0)