From 5126d64ccf8f406b62a46568b4bab6e0f5f10cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 06:54:10 +0000 Subject: [PATCH] deps(deps): bump pooch from 1.8.2 to 1.9.0 Bumps [pooch](https://github.com/fatiando/pooch) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/fatiando/pooch/releases) - [Changelog](https://github.com/fatiando/pooch/blob/main/doc/changes.rst) - [Commits](https://github.com/fatiando/pooch/compare/v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: pooch dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index ab5567c..0c710dc 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -35,7 +35,7 @@ numpy==2.0.2 packaging==25.0 pandas==2.3.3 platformdirs==4.5.0 -pooch==1.8.2 +pooch==1.9.0 propcache==0.4.1 pyarrow==21.0.0 pycparser==2.23