From c2c56986247631a2e160dd3523762029210c950c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Jan 2023 01:24:20 -0700 Subject: [PATCH] Update pip from 19.3 to 23.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7ac9fb2..ba9cdd9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==19.3 +pip==23.0 bumpversion==0.5.3 wheel==0.33.6 watchdog==0.9.0