From 9b5b133215b469f40e781468d650e4965cae9471 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 06:19:07 +0000 Subject: [PATCH] Bump pip from 19.0.1 to 21.0 Bumps [pip](https://github.com/pypa/pip) from 19.0.1 to 21.0. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/master/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/19.0.1...21.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb83ef94..db8b4508 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pip==19.0.1 +pip==21.0 wheel==0.32.3 watchdog==0.9.0 tox==3.7.0