You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should avoid
```
/home/runner/work/pydata-sphinx-theme/pydata-sphinx-theme/.tox/py312-docs/lib/python3.12/site-packages/sphinxcontrib/youtube/utils.py:9: RemovedInSphinx80Warning: The alias 'sphinx.util.status_iterator' is deprecated, use 'sphinx.util.display.status_iterator' instead. Check CHANGES for Sphinx API modifications.
```
showing up in our CI logs, by picking up a version that includes
sphinx-contrib/youtube#56. This could/should
have been done anytime after #1413
0 commit comments