googleapis / python-db-dtypes-pandas

Extension dtypes for pandas corresponding to GoogleSQL data types such as DATE, TIME, and JSON.
https://googleapis.dev/python/db-dtypes/latest/
Apache License 2.0
26 stars 6 forks source link

testing: use arbitrary equality for pinned pytest version #262

Closed Linchin closed 6 months ago

Linchin commented 6 months ago

Prevents dependabot from upgrading pinned pytest version, such as https://github.com/googleapis/python-db-dtypes-pandas/pull/261.