From fe7a20f9cf833298b517e40fb45f8d69cef3f534 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 3 Feb 2024 15:17:35 -0600 Subject: [PATCH] Update pip from 19.3.1 to 24.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f9aca75..581ad36 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==24.0 pytest==5.2.2 pytest-runner==5.2 pytest-subtests==0.2.1