Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 2e8b0a1 commit fa49e0d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pandas = "^2.2.1"
pgpq = "^0.9.0"
psycopg = "^3.1.18"
psycopg-pool = "^3.2.1"
pyarrow = "^14.0.2"
pyarrow = "^16.1.0"
python = "^3.11"
python-dotenv = "^1.0.1"
python-multipart = "^0.0.9"
Expand Down

0 comments on commit fa49e0d

Please sign in to comment.