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 #233

Merged
merged 2 commits into from
Sep 26, 2023

Commits on Sep 26, 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] <support@github.com>
    dependabot[bot] committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e75f6c3 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

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