Skip to content

Commit

Permalink
Python: Bump pyarrow from 12.0.1 to 13.0.0 in /python (#2704)
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 12.0.1 to 13.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/arrow/commit/b7d2f7ffca66c868bd2fce5b3749c6caa002a7f0"><code>b7d2f7f</code></a>
MINOR: [Release] Update versions for 13.0.0</li>
<li><a
href="https://github.com/apache/arrow/commit/c28a20a6107865a158b3465a513425922d7807d8"><code>c28a20a</code></a>
MINOR: [Release] Update .deb/.rpm changelogs for 13.0.0</li>
<li><a
href="https://github.com/apache/arrow/commit/43dd768f3143378103b220af4d97ea3c7c6fa043"><code>43dd768</code></a>
MINOR: [Release] Update CHANGELOG.md for 13.0.0</li>
<li><a
href="https://github.com/apache/arrow/commit/0a9898410b69c2d712fbb37ce3a1e63c9c34c38d"><code>0a98984</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/37197">GH-37197</a>:
[Java][CI][Packaging] Free some disk space on the java-jars GitHub
...</li>
<li><a
href="https://github.com/apache/arrow/commit/73660ff383b116166d73a38f957330d5f7654e78"><code>73660ff</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/36969">GH-36969</a>:
[R] Disable GCS by default when doing a bundled build on gcc-13 (<a
href="https://redirect.github.com/apache/arrow/issues/3">#3</a>...</li>
<li><a
href="https://github.com/apache/arrow/commit/594b746892394d3afaa1a62cc0cd3621c2f6ab52"><code>594b746</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/37019">GH-37019</a>:
[R] Documentation for read_parquet() et al needs updating (<a
href="https://redirect.github.com/apache/arrow/issues/37020">#37020</a>)</li>
<li><a
href="https://github.com/apache/arrow/commit/f5a9a59a10a0022aba13bb1b7caa4b8e5c164c1a"><code>f5a9a59</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/36892">GH-36892</a>:
[C++] Fix performance regressions in <code>FieldPath::Get</code> (<a
href="https://redirect.github.com/apache/arrow/issues/37032">#37032</a>)</li>
<li><a
href="https://github.com/apache/arrow/commit/464d01284b02a4b73560d12b9388efecea3fe154"><code>464d012</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/36947">GH-36947</a>:
[CI] Move free up disk space to the Jinja macros to be able to
reus...</li>
<li><a
href="https://github.com/apache/arrow/commit/17a6885cc2dac79d16a1a8eef6ce43f398734746"><code>17a6885</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/36928">GH-36928</a>:
[Java] Make it run well with the netty newest version 4.1.96 (<a
href="https://redirect.github.com/apache/arrow/issues/36926">#36926</a>)</li>
<li><a
href="https://github.com/apache/arrow/commit/4d228512a9a3986c60d93475964218306f5ca240"><code>4d22851</code></a>
<a
href="https://redirect.github.com/apache/arrow/issues/36913">GH-36913</a>:
[C++] Skip empty buffer concatenation to fix UBSan error (<a
href="https://redirect.github.com/apache/arrow/issues/36914">#36914</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/arrow/compare/go/v12.0.1...go/v13.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyarrow&package-manager=pip&previous-version=12.0.1&new-version=13.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

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 Sep 18, 2023
1 parent 730a9a5 commit 2d83ac2
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 29 deletions.
60 changes: 32 additions & 28 deletions python/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 python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ azure-identity = "^1.13.0"

[tool.poetry.group.usearch.dependencies]
usearch = "^1.1.1"
pyarrow = "^12.0.1"
pyarrow = ">=12.0.1,<14.0.0"

[tool.isort]
profile = "black"
Expand Down

0 comments on commit 2d83ac2

Please sign in to comment.