From 2f93c35e77ae33c78e8cb6e382d189a1e66e1ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:54:57 +0000 Subject: [PATCH] Bump pip from 23.3 to 26.0 Bumps [pip](https://github.com/pypa/pip) from 23.3 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py310_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py310_requirements.txt b/py310_requirements.txt index ce1fef74..7bffea90 100644 --- a/py310_requirements.txt +++ b/py310_requirements.txt @@ -1,7 +1,7 @@ lxml==4.9.1 numpy==1.24.2 pandas==1.5.2 -pip==23.3 +pip==26.0 PyMySQL==1.1.1 pytest==7.2.1 python-dateutil==2.8.2