From 3d99683a759dd498824c35ebd343c5f302b9c45f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:42:44 +0000 Subject: [PATCH] pip prod(deps): update pooch requirement from <1.8.3 to <1.9.1 Updates the requirements on [pooch](https://github.com/fatiando/pooch) to permit the latest version. - [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/v0.1...v1.9.0) --- updated-dependencies: - dependency-name: pooch dependency-version: 1.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index b51aba232c..c29c5110b2 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -4,7 +4,7 @@ pytest-cov<7.0.1 flake8-pyproject>=1.2.3,<1.2.5 nbval<0.11.1 scipy<1.15.4 -pooch<1.8.3 +pooch<1.9.1 click<9.0 cloudpickle<3.1.3 ipympl<0.10.1