Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 4 updates (#2928)
Browse files Browse the repository at this point in the history
Updates the requirements on [beartype](https://github.com/beartype/beartype), [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [pytest-sphinx](https://github.com/thisch/pytest-sphinx) and [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to permit the latest version.

Updates `beartype` to 0.18.5
- [Release notes](https://github.com/beartype/beartype/releases)
- [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst)
- [Commits](beartype/beartype@v0.17.0...v0.18.5)

Updates `ansys-sphinx-theme` to 0.16.5
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.13.2...v0.16.5)

Updates `pytest-sphinx` to 0.6.2
- [Release notes](https://github.com/thisch/pytest-sphinx/releases)
- [Changelog](https://github.com/twmr/pytest-sphinx/blob/master/CHANGELOG.md)
- [Commits](twmr/pytest-sphinx@v0.5.0...v0.6.2)

Updates `sphinx-gallery` to 0.16.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.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: beartype
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:development
  dependency-group: dependencies
- dependency-name: pytest-sphinx
  dependency-type: direct:development
  dependency-group: dependencies
- dependency-name: sphinx-gallery
  dependency-type: direct:development
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent b96674a commit 964e77b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ansys-platform-instancemanagement = "^1.0"
ansys-tools-filetransfer = ">=0.1,<0.3"
ansys-units = "^0.3.2"
alive-progress = "^3.1.5"
beartype = "^0.17"
beartype = ">=0.17,<0.19"
docker = "^6.1.3"
grpcio = "^1.30.0"
grpcio-health-checking = "^1.30.0"
Expand All @@ -66,13 +66,13 @@ Sphinx = "==7.2.6"
jupyter_sphinx = "==0.5.3"
numpydoc = "==1.6.0"
matplotlib = "==3.9.0"
ansys-sphinx-theme = "==0.13.2"
ansys-sphinx-theme = "==0.16.5"
pypandoc = "==1.12"
pytest-sphinx = "==0.5.0"
pytest-sphinx = "==0.6.2"
sphinx-autobuild = "==2021.3.14"
sphinx-autodoc-typehints = "==1.25.3"
sphinx-copybutton = "==0.5.2"
sphinx-gallery = "==0.15.0"
sphinx-gallery = "==0.16.0"
sphinx-notfound-page = "==1.0.0"
sphinxcontrib-websupport = "==1.2.7"
sphinxemoji = "==0.3.1"
Expand Down

0 comments on commit 964e77b

Please sign in to comment.