From dd31e9f7383fff167c56c35b3de045f409aeab38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 13:30:56 +0000 Subject: [PATCH] CI: (deps): Bump pooch from 1.8.0 to 1.8.1 in /ci Bumps [pooch](https://github.com/fatiando/pooch) from 1.8.0 to 1.8.1. - [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.0...v1.8.1) --- updated-dependencies: - dependency-name: pooch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/linting_requirements.txt | 2 +- ci/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index 01e1f057125..ca974fad264 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -16,4 +16,4 @@ restructuredtext_lint==1.4.0 codespell==2.2.6 -pooch==1.8.0 \ No newline at end of file +pooch==1.8.1 \ No newline at end of file diff --git a/ci/requirements.txt b/ci/requirements.txt index df018dcf508..ed538dfcfe1 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.8.3 numpy==1.26.4 pandas==2.2.0 -pooch==1.8.0 +pooch==1.8.1 pint==0.23 pyproj==3.6.1 scipy==1.12.0