From b45dd7d5e4298a39d8bfc695b1ea1a31768415f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 06:32:41 +0000 Subject: [PATCH] Bump pip from 24.3.1 to 25.1 Bumps [pip](https://github.com/pypa/pip) from 24.3.1 to 25.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.3.1...25.1) --- updated-dependencies: - dependency-name: pip dependency-version: '25.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06dcaaa..1c33724 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ josepy==1.15.0 motor==3.5.3 nodeenv==1.9.1 parsedatetime==2.6 -pip==24.3.1 +pip==25.1 platformdirs==4.3.6 pre-commit==4.1.0 pycparser==2.22