From 9c04bf54852ea52f43764ff622b44bbc0326ca07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 14:13:18 +0000 Subject: [PATCH] CI: (deps): Bump pint from 0.25.3 to 0.26.1 in /ci Bumps [pint](https://github.com/hgrecco/pint) from 0.25.3 to 0.26.1. - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.25.3...0.26.1) --- updated-dependencies: - dependency-name: pint dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 275599ef31..cfbe831d10 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.10.9 numpy==2.4.6 pandas==3.0.5 pooch==1.9.0 -pint==0.25.3 +pint==0.26.1 pyproj==3.7.2 scipy==1.17.1 traitlets==5.16.1