From f8d5002973ef78df4a9f3db6665b703577dbaf62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:49:20 +0000 Subject: [PATCH] Bump pip from 19.1.1 to 21.1 in /contrib/deterministic-build Bumps [pip](https://github.com/pypa/pip) from 19.1.1 to 21.1. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/19.1.1...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/deterministic-build/requirements-binaries-osx.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/deterministic-build/requirements-binaries-osx.txt b/contrib/deterministic-build/requirements-binaries-osx.txt index d9c436553..5cc785514 100644 --- a/contrib/deterministic-build/requirements-binaries-osx.txt +++ b/contrib/deterministic-build/requirements-binaries-osx.txt @@ -1,6 +1,6 @@ -pip==19.1.1 \ - --hash=sha256:44d3d7d3d30a1eb65c7e5ff1173cdf8f7467850605ac7cc3707b6064bddd0958 \ - --hash=sha256:993134f0475471b91452ca029d4390dc8f298ac63a712814f101cd1b6db46676 +pip==21.1 \ + --hash=sha256:ea9f2668484893e90149fd5a6124e04651ffedd67203a8aaf030d31406b937a4 \ + --hash=sha256:a810bf07c3723a28621c29abe8e34429fa082c337f89aea9a795865416b66d3e psutil==5.6.1 \ --hash=sha256:23e9cd90db94fbced5151eaaf9033ae9667c033dffe9e709da761c20138d25b6 \ --hash=sha256:27858d688a58cbfdd4434e1c40f6c79eb5014b709e725c180488ccdf2f721729 \