From 4cbdfe5fe97da0f8b06e5d5844fc693360189c4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 06:24:52 +0000 Subject: [PATCH] Bump pip from 24.3.1 to 25.0.1 Bumps [pip](https://github.com/pypa/pip) from 24.3.1 to 25.0.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.3.1...25.0.1) --- updated-dependencies: - dependency-name: pip 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..9e67666 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.0.1 platformdirs==4.3.6 pre-commit==4.1.0 pycparser==2.22