From 39f1cf8a9239a487d10451c5957d1a733a85efb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:28:06 +0000 Subject: [PATCH] CI: (deps): Bump pooch from 1.7.0 to 1.8.0 in /ci Bumps [pooch](https://github.com/fatiando/pooch) from 1.7.0 to 1.8.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.7.0...v1.8.0) --- updated-dependencies: - dependency-name: pooch dependency-type: direct:production update-type: version-update:semver-minor ... 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 f0bbe4f1a6e..5bb6a897919 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.8.0 numpy==1.26.0 pandas==2.1.1 -pooch==1.7.0 +pooch==1.8.0 pint==0.22 pyproj==3.6.1 scipy==1.11.3