From 6af5dd34c5001055c358fb06a645c418a88067f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:38:32 +0000 Subject: [PATCH] Bump pip from 23.3 to 25.2 Bumps [pip](https://github.com/pypa/pip) from 23.3 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' 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..274c25ce 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==25.2 PyMySQL==1.1.1 pytest==7.2.1 python-dateutil==2.8.2