Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/requirements/plotly-5.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair authored Feb 19, 2024
2 parents d67fffc + 2e4a267 commit 6f675e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repos:

- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.2.0
hooks:
- id: black
args: ["doc/source/conf.py"]
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements_doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ansys-mechanical-core==0.10.6
# Documentation dependencies
ansys-sphinx-theme==0.13.3
grpcio==1.60.1
imageio==2.33.1
imageio==2.34.0
imageio-ffmpeg==0.4.9
jupyter_sphinx==0.5.3
jupyterlab>=3.2.8
Expand All @@ -21,7 +21,7 @@ pyvista==0.43.3
sphinx_design==0.5.0
Sphinx==7.1.2
sphinx-autobuild==2024.2.4
sphinx-autodoc-typehints==1.25.3
sphinx-autodoc-typehints==2.0.0
sphinxcontrib-websupport==1.2.7
sphinx-copybutton==0.5.2
sphinxemoji==0.3.1
Expand Down

0 comments on commit 6f675e7

Please sign in to comment.