From 5ceef7eab31bc91c140245128a2f0c76c371812f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:17:24 +0000 Subject: [PATCH] CI: (deps): Bump pooch from 1.8.2 to 1.9.0 in /ci-dev 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] --- ci-dev/linting_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-dev/linting_requirements.txt b/ci-dev/linting_requirements.txt index e47e0f17f9..44f4b54f9b 100644 --- a/ci-dev/linting_requirements.txt +++ b/ci-dev/linting_requirements.txt @@ -16,4 +16,4 @@ restructuredtext_lint==2.0.2 codespell==2.4.1 -pooch==1.8.2 \ No newline at end of file +pooch==1.9.0 \ No newline at end of file