From 93f59af1c3e27954015dd4318ec9fd6d8aba07bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:41:52 +0000 Subject: [PATCH] CI: (deps): Bump pint from 0.24.3 to 0.24.4 in /ci Bumps [pint](https://github.com/hgrecco/pint) from 0.24.3 to 0.24.4. - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.24.3...0.24.4) --- updated-dependencies: - dependency-name: pint dependency-type: direct:production update-type: version-update:semver-patch ... 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 be38db15e1..e72f07057e 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.9.2 numpy==2.1.3 pandas==2.2.3 pooch==1.8.2 -pint==0.24.3 +pint==0.24.4 pyproj==3.7.0 scipy==1.14.1 traitlets==5.14.3