Skip to content

Commit

Permalink
feat(deps): bump cpr-sdk from 1.11.1 to 1.12.0 in the all group (#168)
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: cpr-sdk.


Updates `cpr-sdk` from 1.11.1 to 1.12.0

---
updated-dependencies:
- dependency-name: cpr-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Jan 9, 2025
1 parent b8c15b3 commit 2154cb4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -9,7 +9,7 @@ packages = [{include = "src"}]
python = "~3.10"
click = "^8.1.8"
cloudpathlib = {version = "^0.20.0", extras = ["s3"]}
cpr-sdk = "^1.11.1"
cpr-sdk = "^1.12.0"
huggingface_hub = ">=0.14.0,<1.0.0"
pydantic = "^2.10.4"
python-json-logger = "^3.2.1"
Expand Down

0 comments on commit 2154cb4

Please sign in to comment.