Skip to content

Commit ce3b5ae

Browse files
authored
Upgrade pip from 25.2 -> 25.3 (#826)
1 parent b73246f commit ce3b5ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -293,10 +293,10 @@
293293
"version": "0.13.1",
294294
},
295295
"pip": {
296-
"url": "https://files.pythonhosted.org/packages/b7/3f/945ef7ab14dc4f9d7f40288d2df998d1837ee0888ec3659c813487572faa/pip-25.2-py3-none-any.whl",
297-
"size": 1752557,
298-
"sha256": "6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717",
299-
"version": "25.2",
296+
"url": "https://files.pythonhosted.org/packages/44/3c/d717024885424591d5376220b5e836c2d5293ce2011523c9de23ff7bf068/pip-25.3-py3-none-any.whl",
297+
"size": 1778622,
298+
"sha256": "9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd",
299+
"version": "25.3",
300300
},
301301
"readline": {
302302
# Mirrored from https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz

0 commit comments

Comments
 (0)