From fa326f87c40da7dbc0bc9ccfb12b16cac94b6b1a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 30 Jan 2022 20:19:25 +0300 Subject: [PATCH] Update pip from 19.3.1 to 22.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa57070..59f27bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bumpversion==0.5.3 coverage==4.5.4 flake8==3.7.8 -pip==19.3.1 +pip==22.0 requests>=2.0.0 Sphinx==2.2.0 tox==3.14.0