Skip to content

Commit

Permalink
Update dependency pyarrow to v16 (#176)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [pyarrow](https://arrow.apache.org/)
([source](https://github.com/apache/arrow)) | project.dependencies |
major | `==15.0.1` -> `==16.0.0` | `16.1.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored May 14, 2024
1 parent bf4dac1 commit e350fdc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions pdm.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 @@ -15,7 +15,7 @@ dependencies = [
"mex-model@git+https://github.com/robert-koch-institut/mex-model.git@2.3.0",
"numpy==1.26.4",
"pandas==2.2.1",
"pyarrow==15.0.1",
"pyarrow==16.0.0",
"pydantic-settings==2.2.1",
"pydantic==2.6.4",
"requests==2.31.0",
Expand Down

0 comments on commit e350fdc

Please sign in to comment.