From 25827293badebda1d74a248cf526d0e37f4916a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 04:34:04 +0000 Subject: [PATCH] Bump pint from 0.24.4 to 0.25.2 Bumps [pint](https://github.com/hgrecco/pint) from 0.24.4 to 0.25.2. - [Changelog](https://github.com/hgrecco/pint/blob/0.25.2/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.24.4...0.25.2) --- updated-dependencies: - dependency-name: pint dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_doc.txt b/requirements_doc.txt index d33848ed..e9ae8474 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -2,7 +2,7 @@ Sphinx==7.3.7 sphinx-rtd-theme==2.0.0 autodoc_pydantic==2.2.0 numpy==2.3.4 -pint==0.24.4 +pint==0.25.2 h5py==3.14.0 hdf5plugin==5.1.0 importlib_resources==6.5.2