From 59906a8df0dc3395f495b30b8c697f413e82c103 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 Nov 2022 21:41:15 -0500 Subject: [PATCH] Update pip from 19.3.1 to 22.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f9aca75..03cf6c0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==0.5.11 coverage==4.5.4 cryptography==2.8 flake8==3.7.8 -pip==19.3.1 +pip==22.3.1 pytest==5.2.2 pytest-runner==5.2 pytest-subtests==0.2.1