From 31f3b4d7788a8046ae7126976f18d86460e77807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 23:08:16 +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 3274d4f6312..1bc5e6dba41 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.9.2 numpy==2.1.2 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