deps(pandas-gbq): drop Python 3.9 by tswast · Pull Request #16476 · googleapis/google-cloud-python

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.