Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update parquet requirement from 46.0.0 to 47.0.0 #117

Merged
merged 2 commits into from
Sep 26, 2023

Commits on Sep 25, 2023

  1. Update parquet requirement from 46.0.0 to 47.0.0

    Updates the requirements on [parquet](https://github.com/apache/arrow-rs) to permit the latest version.
    - [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/apache/arrow-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: parquet
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c664d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Update Cargo.toml

    Update arrow
    ChristopherRabotin authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e6a3603 View commit details
    Browse the repository at this point in the history