From 45409ca4014c2663ea5802aa6270edfb32618e85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:50:46 +0000 Subject: [PATCH] Bump pip from 20.0.2 to 21.1 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] --- requirements.osx.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.osx.txt b/requirements.osx.txt index 7c3173084b..42aa0a7291 100644 --- a/requirements.osx.txt +++ b/requirements.osx.txt @@ -1,4 +1,4 @@ -pip==20.0.2 +pip==21.1 psycopg2==2.8.4 redis==3.5.3 redis-server==5.0.7 diff --git a/requirements.txt b/requirements.txt index 7c3173084b..42aa0a7291 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pip==20.0.2 +pip==21.1 psycopg2==2.8.4 redis==3.5.3 redis-server==5.0.7