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

bump pyarrow to 14.0.1 #230

Merged
merged 1 commit into from
Nov 10, 2023
Merged

bump pyarrow to 14.0.1 #230

merged 1 commit into from
Nov 10, 2023

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Nov 10, 2023

Pyarrow had a critical vulnerability in reading files, see GHSA-5wvp-7f3h-6wmm. The CVE recommends bumping to 14.0.1.

This also changes ^ to >= so that we allow future versions of pyarrow (it's rare that they change any significant API, even with the major version bump)

Closes #227

@kylebarron kylebarron merged commit 4a3be18 into main Nov 10, 2023
4 checks passed
@kylebarron kylebarron deleted the kyle/bump-pyarrow branch November 10, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant