Skip to content

Commit b2980ab

Browse files
committed
downloads: upgrade pip 22.3.1 -> 23.1.2
1 parent f949c3d commit b2980ab

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
@@ -226,10 +226,10 @@
226226
"version": "0.12",
227227
},
228228
"pip": {
229-
"url": "https://files.pythonhosted.org/packages/09/bd/2410905c76ee14c62baf69e3f4aa780226c1bbfc9485731ad018e35b0cb5/pip-22.3.1-py3-none-any.whl",
230-
"size": 2051534,
231-
"sha256": "908c78e6bc29b676ede1c4d57981d490cb892eb45cd8c214ab6298125119e077",
232-
"version": "22.3.1",
229+
"url": "https://files.pythonhosted.org/packages/08/e3/57d4c24a050aa0bcca46b2920bff40847db79535dc78141eb83581a52eb8/pip-23.1.2-py3-none-any.whl",
230+
"size": 2064688,
231+
"sha256": "3ef6ac33239e4027d9a5598a381b9d30880a1477e50039db2eac6e8a8f6d1b18",
232+
"version": "23.1.2",
233233
},
234234
"readline": {
235235
"url": "https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz",

0 commit comments

Comments
 (0)