Skip to content

Commit

Permalink
build(deps): bump pyarrow from 14.0.2 to 15.0.0
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 14.0.2 to 15.0.0.
- [Commits](apache/arrow@go/v14.0.2...go/v15.0.0)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 67f3da3 commit 0de7c86
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 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 @@ -31,7 +31,7 @@ urllib3 = "^1.26.8"
xlrd = "^2.0.1"
xmltodict = ">=0.12.0,<1"
geopandas = ">=0.11.1,<1"
pyarrow = ">=11,<15"
pyarrow = ">=11,<16"
openpyxl = "^3.1.2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 0de7c86

Please sign in to comment.