From 21e7d36d58c5914685773ad6ef0039ff8ffa8e76 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2026 01:41:10 +0100 Subject: [PATCH] Update pip from 20.2.2 to 26.1 --- src/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements_dev.txt b/src/requirements_dev.txt index 5cf05476..ab163f40 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,4 +1,4 @@ pytest==5.3.5 mypy==0.782 pylint2junit -pip==20.2.2 \ No newline at end of file +pip==26.1 \ No newline at end of file