Skip to content

Commit d3898eb

Browse files
committed
downloads: upgrade pip from 21.2.4 to 21.3.1
1 parent 105da32 commit d3898eb

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
@@ -269,10 +269,10 @@
269269
"version": "0.12",
270270
},
271271
"pip": {
272-
"url": "https://files.pythonhosted.org/packages/ca/31/b88ef447d595963c01060998cb329251648acf4a067721b0452c45527eb8/pip-21.2.4-py3-none-any.whl",
273-
"size": 1555100,
274-
"sha256": "fa9ebb85d3fd607617c0c44aca302b1b45d87f9c2a1649b46c26167ca4296323",
275-
"version": "21.2.4",
272+
"url": "https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl",
273+
"size": 1723581,
274+
"sha256": "deaf32dcd9ab821e359cd8330786bcd077604b5c5730c0b096eda46f95c24a2d",
275+
"version": "21.3.1",
276276
},
277277
"readline": {
278278
"url": "https://ftp.gnu.org/gnu/readline/readline-8.1.tar.gz",

0 commit comments

Comments
 (0)