From 4e8608b18102e86d3f23f9ad0d009e71a1a9c597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:41:32 +0000 Subject: [PATCH] CI: (deps): Bump pint from 0.24.1 to 0.24.3 in /ci Bumps [pint](https://github.com/hgrecco/pint) from 0.24.1 to 0.24.3. - [Changelog](https://github.com/hgrecco/pint/blob/0.24.3/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.24.1...0.24.3) --- 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 7323622b33..a596d64d8a 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.9.1 numpy==1.26.4 pandas==2.2.2 pooch==1.8.2 -pint==0.24.1 +pint==0.24.3 pyproj==3.6.1 scipy==1.13.1 traitlets==5.14.3