Skip to content

Upgrade pyarrow dependency to >=17.0.0 to fix CVE-2024-52338#1939

Merged
jgbradley1 merged 4 commits intomainfrom
copilot/fix-1931
May 20, 2025
Merged

Upgrade pyarrow dependency to >=17.0.0 to fix CVE-2024-52338#1939
jgbradley1 merged 4 commits intomainfrom
copilot/fix-1931

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 19, 2025

This PR updates the pyarrow dependency from ^15.0.0 to >=17.0.0 to address CVE-2024-52338.

Changes

  • Updated pyarrow dependency in pyproject.toml to >=17.0.0
  • Updated poetry.lock file with the new dependency version (currently resolves to 20.0.0)
  • Added a changelog entry using semversioner

Security Impact

CVE-2024-52338 affects pyarrow 16.0.0 and was fixed in version 17.0.0. This upgrade ensures the project is using a patched version of the library.

Fixes #1931.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • install.python-poetry.org
    • Triggering command: curl -sSL REDACTED (dns block)
  • openaipublic.blob.core.windows.net
    • Triggering command: /home/REDACTED/.cache/pypoetry/virtualenvs/graphrag-F2jvqev7-py3.12/bin/python /home/REDACTED/.cache/pypoetry/virtualenvs/graphrag-F2jvqev7-py3.12/bin/pytest ./tests/unit --no-header (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits May 19, 2025 19:13
Co-authored-by: jgbradley1 <654554+jgbradley1@users.noreply.github.com>
Co-authored-by: jgbradley1 <654554+jgbradley1@users.noreply.github.com>
Copilot AI changed the title [WIP] [issue] upgrade dependency of pyarrow to >=17.0.0 Upgrade pyarrow dependency to >=17.0.0 to fix CVE-2024-52338 May 19, 2025
Copilot AI requested a review from jgbradley1 May 19, 2025 19:18
@jgbradley1 jgbradley1 marked this pull request as ready for review May 20, 2025 21:57
@jgbradley1 jgbradley1 requested a review from a team as a code owner May 20, 2025 21:57
@jgbradley1 jgbradley1 merged commit f5a472a into main May 20, 2025
22 checks passed
@jgbradley1 jgbradley1 deleted the copilot/fix-1931 branch May 20, 2025 22:34
opensourcemukul pushed a commit to opensourcemukul/graphrag that referenced this pull request Sep 13, 2025
Brandsma pushed a commit to ThalamusLabs/MMGraphRAG that referenced this pull request Nov 6, 2025
JonasReuter pushed a commit to JonasReuter/graphrag that referenced this pull request Apr 13, 2026
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.

[issue] upgrade dependency of pyarrow to >=17.0.0

4 participants