FAILED tests/frame/test_frame.py::test_types_rename_inplace - pandas.errors.Pandas4Warning: The inplace keyword in DataFrame.rename is deprecated and will be removed in a future version. See `PDEP-8 for more details:https://pandas.pydata.org/pdeps/0008-inplace-methods-in-pandas.html
After pandas-dev/pandas#65466, we see the following additional error in the nightly tests:
83