Skip to content

Commit 29e0109

Browse files
dependabot[bot]yantosca
authored andcommitted
Bump pip from 25.2 to 26.0
Bumps [pip](https://github.com/pypa/pip) from 25.2 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.2...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4343c78 commit 29e0109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def _write_version_file():
105105
"netcdf-fortran==4.6.1",
106106
"numpy==2.1.3",
107107
"pandas==2.2.3",
108-
"pip==25.3",
108+
"pip==26.0",
109109
"pylint==3.3.4",
110110
"pyproj==3.7.1",
111111
"python==3.13",

0 commit comments

Comments
 (0)