Skip to content

Commit

Permalink
Bump pooch from 1.8.1 to 1.8.2 (#28)
Browse files Browse the repository at this point in the history
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](fatiando/pooch@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent bd2fe09 commit 8015376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ setuptools>=40.6.3
scipy==1.14.0
matplotlib>=3.4.3
scikit_learn==1.5.0
pooch==1.8.1
pooch==1.8.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"scipy==1.14.0",
"scikit_learn==1.5.0",
"matplotlib>=3.4.3",
"pooch==1.8.1"],
"pooch==1.8.2"],
# List additional groups of dependencies here (e.g. development
# dependencies). Users will be able to install these using the "extras"
# syntax, for example:
Expand Down

0 comments on commit 8015376

Please sign in to comment.