diff --git a/changes/2757.misc.rst b/changes/2757.misc.rst new file mode 100644 index 0000000000..be0940bb0b --- /dev/null +++ b/changes/2757.misc.rst @@ -0,0 +1 @@ +Updated furo from 2024.7.18 to 2024.8.6 in /core. diff --git a/core/pyproject.toml b/core/pyproject.toml index 8f359995e7..f04a44e798 100644 --- a/core/pyproject.toml +++ b/core/pyproject.toml @@ -83,7 +83,7 @@ dev = [ # Docs are always built on a specific Python version; see RTD and tox config files, # and the docs contribution guide. docs = [ - "furo == 2024.7.18", + "furo == 2024.8.6", "Pillow == 10.4.0", "pyenchant == 3.2.2", "sphinx == 7.3.7",