From 0adcb0cc756dba9e8e0fae83304b8534d70e07c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:09:02 +0000 Subject: [PATCH] CI: (deps): Bump pooch from 1.8.1 to 1.8.2 in /ci Bumps [pooch](https://github.com/fatiando/pooch) from 1.8.1 to 1.8.2. - [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.1...v1.8.2) --- 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 f17bebd4849..0606a34d368 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -16,4 +16,4 @@ restructuredtext_lint==1.4.0 codespell==2.3.0 -pooch==1.8.1 \ No newline at end of file +pooch==1.8.2 \ No newline at end of file diff --git a/ci/requirements.txt b/ci/requirements.txt index 8d4ca28b91e..7cac5822573 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.8.4 numpy==1.26.4 pandas==2.2.2 -pooch==1.8.1 +pooch==1.8.2 pint==0.23 pyproj==3.6.1 scipy==1.13.1