diff --git a/doc/changelog.d/397.miscellaneous.md b/doc/changelog.d/397.miscellaneous.md new file mode 100644 index 00000000..d76beb05 --- /dev/null +++ b/doc/changelog.d/397.miscellaneous.md @@ -0,0 +1 @@ +Build(deps): bump jupytext from 1.17.3 to 1.18.1 in the general-dependencies group diff --git a/pyproject.toml b/pyproject.toml index 7367f683..a41173f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ doc = [ "pyvista==0.46.3", "ansys-sphinx-theme[autoapi]==1.6.3", "jupyter_sphinx==0.5.3", - "jupytext==1.17.3", + "jupytext==1.18.1", "nbsphinx==0.9.6", "numpydoc==1.9.0", "sphinx==8.2.3",