From a131180af25fc715f3f278524ce0d65381517f35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 18 Feb 2023 00:20:24 -0600 Subject: [PATCH] Update pip from 19.3.1 to 23.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f9aca75..85e54cd 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==23.0.1 pytest==5.2.2 pytest-runner==5.2 pytest-subtests==0.2.1