Skip to content

Commit

Permalink
Bump pooch from 1.8.0 to 1.8.1 (#23)
Browse files Browse the repository at this point in the history
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](fatiando/pooch@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 1341afb commit b75866e
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 @@ -4,4 +4,4 @@ setuptools>=40.6.3
scipy>=1.8
matplotlib>=3.4.3
scikit_learn>=0.23
pooch==1.8.0
pooch==1.8.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"scipy>=1.8",
"scikit_learn>=0.23",
"matplotlib>=3.4.3",
"pooch==1.8.0"],
"pooch==1.8.1"],
# 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 b75866e

Please sign in to comment.