Skip to content

Commit 812c483

Browse files
authored
pip: 20.3.4 -> 21.0.1 (#412)
1 parent 4ef8cd0 commit 812c483

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/pip_install/repositories.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe")
66
_RULE_DEPS = [
77
(
88
"pypi__pip",
9-
"https://files.pythonhosted.org/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7/pip-20.3.4-py2.py3-none-any.whl",
10-
"217ae5161a0e08c0fb873858806e3478c9775caffce5168b50ec885e358c199d",
9+
"https://files.pythonhosted.org/packages/fe/ef/60d7ba03b5c442309ef42e7d69959f73aacccd0d86008362a681c4698e83/pip-21.0.1-py3-none-any.whl",
10+
"37fd50e056e2aed635dec96594606f0286640489b0db0ce7607f7e51890372d5",
1111
),
1212
(
1313
"pypi__pkginfo",

0 commit comments

Comments
 (0)