From 075ff70db4788dcb012bb95ed385d6c3f29cff38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 21:47:04 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d8c8e2..2d64c6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pandas==0.23.4 patsy==0.5.0 pexpect==4.6.0 pickleshare==0.7.5 -pip==23.3 +pip==25.2 ptyprocess==0.6.0 pyOpenSSL==18.0.0 pycparser==2.19