From 732e5b035c448aeac1a3f6f4c112f1de8a0a56a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 27 Oct 2024 15:55:29 -0500 Subject: [PATCH] Update pip from 19.3.1 to 24.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..906151d 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.3.1 pytest==5.2.2 pytest-runner==5.2 pytest-subtests==0.2.1