Skip to content

Commit 281166a

Browse files
committed
downloads: upgrade pip from 22.0.4 to 22.1.1
1 parent 6a99256 commit 281166a

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/4d/16/0a14ca596f30316efd412a60bdfac02a7259bf8673d4d917dc60b9a21812/pip-22.0.4-py3-none-any.whl",
193-
"size": 2123599,
194-
"sha256": "c6aca0f2f081363f689f041d90dab2a07a9a07fb840284db2218117a52da800b",
195-
"version": "22.0.4",
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",
196196
},
197197
"readline": {
198198
"url": "https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz",

0 commit comments

Comments
 (0)