From e474ad720b3e9aa862402dc801b040e6df5003cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:49:50 +0000 Subject: [PATCH] Bump pip from 20.0.2 to 21.1 in /contrib/deterministic-build Bumps [pip](https://github.com/pypa/pip) from 20.0.2 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/20.0.2...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 ad7117c39..cc1b93eb6 100644 --- a/contrib/deterministic-build/requirements-binaries-osx.txt +++ b/contrib/deterministic-build/requirements-binaries-osx.txt @@ -1,6 +1,6 @@ -pip==20.0.2 \ - --hash=sha256:4ae14a42d8adba3205ebeb38aa68cfc0b6c346e1ae2e699a0b3bad4da19cef5c \ - --hash=sha256:993134f0475471b91452ca029d4390dc8f298ac63a712814f101cd1b6db46676 +pip==21.1 \ + --hash=sha256:ea9f2668484893e90149fd5a6124e04651ffedd67203a8aaf030d31406b937a4 \ + --hash=sha256:a810bf07c3723a28621c29abe8e34429fa082c337f89aea9a795865416b66d3e psutil==5.6.6 \ --hash=sha256:06660136ab88762309775fd47290d7da14094422d915f0466e0adf8e4b22214e \ --hash=sha256:f21a7bb4b207e4e7c60b3c40ffa89d790997619f04bbecec9db8e3696122bc78 \