What's Changed
* `ESPWiFiManager` is deprecated, but still works. `WiFiManager` is the new API, which takes credentials as separate arguments instead of as a `secrets` dictionary.
* WiFiManager updates by justmobilize in https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/216
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/compare/8.4.3...9.0.0