Skip to content

Commit

Permalink
chore(deps): bump sphinx from 8.1.3 to 8.2.0 (#628)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
Co-authored-by: Revathyvenugopal162 <[email protected]>
Co-authored-by: Revathy Venugopal <[email protected]>
  • Loading branch information
4 people authored Feb 21, 2025
1 parent 903df78 commit ed83151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/628.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore(deps): bump sphinx from 8.1.3 to 8.2.0
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"Sphinx>=4.2.0",
"Sphinx>=6.1.0",
"pydata-sphinx-theme>=0.15.4,<0.17",
"Jinja2>=3.1.2",
"importlib-metadata>=4.0",
Expand All @@ -48,7 +48,6 @@ doc = [
"pyvista[jupyter]==0.44.2",
"PyYAML==6.0.2",
"requests==2.32.3",
"Sphinx==8.1.3",
"sphinx-autoapi==3.6.0",
"sphinx-copybutton==0.5.2",
"sphinx-design==0.6.1",
Expand Down

0 comments on commit ed83151

Please sign in to comment.