Skip to content

Commit

Permalink
build(deps-dev): bump sphinx-gallery from 0.13.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases)
- [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator)
- [Commits](sphinx-gallery/sphinx-gallery@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: sphinx-gallery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 36cdbe9 commit 78be35f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ doc = [
"pyansys-docker==5.0.4",
"Sphinx==7.1.1",
"sphinx-copybutton==0.5.2",
"sphinx-gallery==0.13.0",
"sphinx-gallery==0.14.0",
]
dev = [
"ipdb",
Expand All @@ -91,7 +91,7 @@ dev = [
"pytest-cov==4.1.0",
"Sphinx==7.1.1",
"sphinx-copybutton==0.5.2",
"sphinx-gallery==0.13.0",
"sphinx-gallery==0.14.0",
]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 78be35f

Please sign in to comment.