Skip to content

Commit ff3358d

Browse files
Bump pyarrow from 21.0.0 to 22.0.0 (#588)
Bumps [pyarrow](https://github.com/apache/arrow) from 21.0.0 to 22.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-21.0.0...apache-arrow-22.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fdb2ea commit ff3358d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"pip==25.3",
4848
"py_vollib==1.0.1",
4949
"py_vollib_vectorized==0.1.1",
50-
"pyarrow==21.0.0",
50+
"pyarrow==22.0.0",
5151
"pyfolio-reloaded==0.9.9",
5252
"pykalman==0.10.2",
5353
"PyPortfolioOpt==1.5.6",

0 commit comments

Comments
 (0)