Skip to content

Commit b8b2943

Browse files
Chore(deps): Bump pyarrow from 17.0.0 to 18.1.0
Bumps [pyarrow](https://github.com/apache/arrow) from 17.0.0 to 18.1.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v17.0.0...apache-arrow-18.1.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e65ab3 commit b8b2943

File tree

2 files changed

+48
-45
lines changed

2 files changed

+48
-45
lines changed

poetry.lock

+47-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pandas = { version = ">=1.5.3,<3.0" }
3232
pendulum = "<=3.0.0"
3333
psycopg = {extras = ["binary", "pool"], version = "^3.1.19"}
3434
psycopg2-binary = "^2.9.9"
35-
pyarrow = ">=16.1,<18.0"
35+
pyarrow = ">=16.1,<19.0"
3636
pydantic = ">=2.0,<=3.0"
3737
pydantic-core = "*"
3838
python-dotenv = "^1.0.1"

0 commit comments

Comments
 (0)