From 1d2a6b42b0ef1a20b3fb99fa596b67602c638c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:03:28 +0000 Subject: [PATCH] Bump pip from 21.1.3 to 26.0.1 Bumps [pip](https://github.com/pypa/pip) from 21.1.3 to 26.0.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/21.1.3...26.0.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f31a07..4fed819 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ flake8==3.9.2 geopandas==0.9.0 geojson==2.5.0 matplotlib==3.3.4 -pip==21.1.3 +pip==26.0.1 pluggy==0.13.1 pytest==6.2.4 pytest-cov==2.12.1