From 79a51d61361299c2336d7f82a33dac05fe39f4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:49:56 +0000 Subject: [PATCH] Bump pip from 20.0.2 to 21.1 in /contrib/build-wine 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/build-wine/requirements-wine-build.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/build-wine/requirements-wine-build.txt b/contrib/build-wine/requirements-wine-build.txt index ce591a205..aa41cf261 100644 --- a/contrib/build-wine/requirements-wine-build.txt +++ b/contrib/build-wine/requirements-wine-build.txt @@ -8,9 +8,9 @@ macholib==1.11 \ --hash=sha256:c4180ffc6f909bf8db6cd81cff4b6f601d575568f4d5dee148c830e9851eb9db pefile==2019.4.18 \ --hash=sha256:a5d6e8305c6b210849b47a6174ddf9c452b2888340b8177874b862ba6c207645 -pip==20.0.2 \ - --hash=sha256:4ae14a42d8adba3205ebeb38aa68cfc0b6c346e1ae2e699a0b3bad4da19cef5c \ - --hash=sha256:993134f0475471b91452ca029d4390dc8f298ac63a712814f101cd1b6db46676 +pip==21.1 \ + --hash=sha256:ea9f2668484893e90149fd5a6124e04651ffedd67203a8aaf030d31406b937a4 \ + --hash=sha256:a810bf07c3723a28621c29abe8e34429fa082c337f89aea9a795865416b66d3e pywin32-ctypes==0.1.2 \ --hash=sha256:4820b830f42e6889d34142bcd07b3896018c3620d8c31f5e13b72caf1f4d1d0f setuptools==41.0.1 \