From 4e33a437e519a8aca7398ddc62bde876cf8b06d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Mar 2022 15:35:12 +0200 Subject: [PATCH] Update pip from 10.0.0 to 22.0.4 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index c22b06a..a765fd6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,7 +8,7 @@ flake8==3.5.0 gunicorn==19.7.1 isort==4.3.4 multidict==4.1.0 -pip==10.0.0 +pip==22.0.4 pyflakes==1.6.0 pytest-cov==2.5.1 pytest-mock==1.9.0