diff --git a/doc/changelog.d/3283.dependencies.md b/doc/changelog.d/3283.dependencies.md new file mode 100644 index 0000000000..3f7d43c9c7 --- /dev/null +++ b/doc/changelog.d/3283.dependencies.md @@ -0,0 +1 @@ +build: bump sphinx from 7.3.7 to 7.4.4 in the documentation group \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index d7240283a9..5d9a7111a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ doc = [ "sphinx-design==0.6.0", "sphinx-gallery==0.16.0", "sphinx-notfound-page==1.0.2", - "sphinx==7.3.7", + "sphinx==7.4.4", "sphinxcontrib-websupport==1.2.7", "sphinxemoji==0.3.1", "vtk==9.3.1",