Skip to content

Commit bb072a5

Browse files
committed
downloads: upgrade pip from 21.1.1 to 21.1.2
1 parent f4b6f98 commit bb072a5

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
@@ -189,10 +189,10 @@
189189
"version": "0.12",
190190
},
191191
"pip": {
192-
"url": "https://files.pythonhosted.org/packages/9b/e6/aa8149e048eda381f2a433599be9b1f5e5e3a189636cd6cf9614aa2ff5be/pip-22.1.1-py3-none-any.whl",
193-
"size": 2140725,
194-
"sha256": "e7bcf0b2cbdec2af84cc1b7b79b25fdbd7228fbdb61a4dca0b82810d0ba9d18b",
195-
"version": "22.1.1",
192+
"url": "https://files.pythonhosted.org/packages/96/2f/caec18213f6a67852f6997fb0673ae08d2e93d1b81573edb93ba4ef06970/pip-22.1.2-py3-none-any.whl",
193+
"size": 2140742,
194+
"sha256": "a3edacb89022ef5258bf61852728bf866632a394da837ca49eb4303635835f17",
195+
"version": "22.1.2",
196196
},
197197
"readline": {
198198
"url": "https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz",

0 commit comments

Comments
 (0)