diff --git a/doc/changelog.d/297.dependencies.md b/doc/changelog.d/297.dependencies.md new file mode 100644 index 00000000..de2edc51 --- /dev/null +++ b/doc/changelog.d/297.dependencies.md @@ -0,0 +1 @@ +build(deps): bump the general-dependencies group with 2 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 76d227b8..a0dedd5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ doc = [ "pyvista==0.45.2", "ansys-sphinx-theme==1.3.2", "jupyter_sphinx==0.5.3", - "jupytext==1.17.1", + "jupytext==1.17.2", "nbsphinx==0.9.6", "numpydoc==1.8.0", "sphinx==8.2.3", @@ -56,7 +56,7 @@ doc = [ "sphinx_design==0.6.1", "sphinx-gallery==0.19.0", "sphinx-jinja==2.0.2", - "ansys-fluent-core==0.30.5", + "ansys-fluent-core==0.32.1", ] [project.urls]