Skip to content

Commit

Permalink
fix(ingest-data): update dependency pyarrow to v15.0.1 (#15093)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent 8b7e88a commit c9ff48b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 deletions data-orchestration/hm-prefect/workflows/ingest-data/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pandas = "2.2.1"
prefect = "2.16.3"
prefect-aws = "0.4.11"
prefect-shell = "0.2.2"
pyarrow = "15.0.0"
pyarrow = "15.0.1"
pydantic = "2.6.3"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c9ff48b

Please sign in to comment.