Skip to content

Commit

Permalink
build(deps): bump pyarrow from 14.0.2 to 15.0.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 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent d224d99 commit 6049062
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.0"
pgpq = "^0.9.0"
psycopg = "^3.1.18"
psycopg-pool = "^3.2.1"
pyarrow = "^14.0.2"
pyarrow = "^15.0.0"
python = "^3.11"
python-dotenv = "^1.0.1"
python-multipart = "^0.0.9"
Expand Down

0 comments on commit 6049062

Please sign in to comment.