Skip to content

Commit

Permalink
Bump cloudpathlib from 0.18.1 to 0.19.0 (#122)
Browse files Browse the repository at this point in the history
Bumps [cloudpathlib](https://github.com/drivendataorg/cloudpathlib) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/drivendataorg/cloudpathlib/releases)
- [Changelog](https://github.com/drivendataorg/cloudpathlib/blob/master/HISTORY.md)
- [Commits](drivendataorg/cloudpathlib@v0.18.1...v0.19.0)

---
updated-dependencies:
- dependency-name: cloudpathlib
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 6e24b52 commit 18b13f0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = [{include = "src"}]
[tool.poetry.dependencies]
python = "~3.10"
click = "^8.0.4"
cloudpathlib = {version = "^0.18.1", extras = ["s3"]}
cloudpathlib = {version = "^0.19.0", extras = ["s3"]}
cpr-sdk = "^1.3.12"
huggingface_hub = ">=0.14.0,<1.0.0"
pydantic = "^2.4.0"
Expand Down

0 comments on commit 18b13f0

Please # to comment.