Skip to content

Commit

Permalink
Bump fastparquet from 2024.2.0 to 2024.5.0 (datacontract#228)
Browse files Browse the repository at this point in the history
Bumps [fastparquet](https://github.com/dask/fastparquet) from 2024.2.0 to 2024.5.0.
- [Commits](dask/fastparquet@2024.2.0...2024.5.0)

---
updated-dependencies:
- dependency-name: fastparquet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 8691982 commit 149968e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
"pyyaml~=6.0.1",
"requests~=2.31.0",
"fastapi==0.111.0",
"fastparquet==2024.2.0",
"fastparquet==2024.5.0",
"python-multipart==0.0.9",
"rich~=13.7.0",
"simple-ddl-parser==1.5.1",
Expand Down

0 comments on commit 149968e

Please sign in to comment.