Skip to content

Commit

Permalink
Chore(deps): Bump pyarrow from 13.0.0 to 14.0.1 in /cpgdata
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 13.0.0 to 14.0.1.
- [Commits](apache/arrow@r-13.0.0...go/v14.0.1)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 137c511 commit 74794ed
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 33 deletions.
71 changes: 39 additions & 32 deletions cpgdata/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 cpgdata/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.10"
click = "^8.1"
pydantic = "^2.4"
polars = "^0.19"
pyarrow = "^13.0"
pyarrow = ">=13,<15"
joblib = "^1.3.2"
cpgparser = "^0.2"
tqdm = "^4.66"
Expand Down

0 comments on commit 74794ed

Please sign in to comment.