diff --git a/pandas/compat/_optional.py b/pandas/compat/_optional.py index ddd9b591d3e83..26beca6a0e4b6 100644 --- a/pandas/compat/_optional.py +++ b/pandas/compat/_optional.py @@ -16,7 +16,8 @@ if TYPE_CHECKING: import types -# Update install.rst & setup.cfg when updating versions! +# Update install.rst, actions-39-minimum_versions.yaml, +# deps_minimum.toml & pyproject.toml when updating versions! VERSIONS = { "adbc-driver-postgresql": "0.8.0",