Skip to content

deps(pandas-gbq): drop Python 3.9#16476

Open
tswast wants to merge 1 commit intomainfrom
tswast-pandas-gbq
Open

deps(pandas-gbq): drop Python 3.9#16476
tswast wants to merge 1 commit intomainfrom
tswast-pandas-gbq

Conversation

@tswast
Copy link
Copy Markdown
Contributor

@tswast tswast commented Mar 30, 2026

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal b/490130968 🦕

@tswast tswast requested review from a team as code owners March 30, 2026 16:18
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the minimum supported Python version from 3.9 to 3.10 and increases the minimum version requirements for several core dependencies, including numpy, pandas, pyarrow, geopandas, and Shapely. Additionally, it replaces the Python 3.9 testing constraints file with a new version for Python 3.10 to reflect these updated lower bounds. I have no feedback to provide.

@tswast
Copy link
Copy Markdown
Contributor Author

tswast commented Mar 30, 2026

Oh, I see that 3.9 tests are still present. Perhaps this needs to change repo-wide?

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