Skip to content

Commit 0cd684d

Browse files
chore: bump pooch from 1.8.2 to 1.9.0 (#711)
Bumps [pooch](https://github.com/fatiando/pooch) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/fatiando/pooch/releases) - [Changelog](https://github.com/fatiando/pooch/blob/main/doc/changes.rst) - [Commits](fatiando/pooch@v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: pooch dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df458d0 commit 0cd684d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dev = [
101101
"dash-daq==0.6.0",
102102
"networkx==3.0.0",
103103
"werkzeug==3.1.8",
104-
"pooch==1.8.2",
104+
"pooch==1.9.0",
105105
]
106106

107107
# Documentation building

0 commit comments

Comments
 (0)