Skip to content

Commit 8fcae81

Browse files
Bump the dependencies group across 1 directory with 13 updates (#616)
Bumps the dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [networkx](https://github.com/networkx/networkx) | `3.3` | `3.4.1` | | [ansys-mapdl-core](https://github.com/ansys/pymapdl) | `0.68.4` | `0.68.6` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.12.0` | | [types-protobuf](https://github.com/python/typeshed) | `5.27.0.20240920` | `5.28.0.20240924` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.0.2` | `8.1.3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.4.4` | `2.5.0` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.0.11` | `1.1.5` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.13` | `1.14` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.17.1` | `0.18.0` | | [pytest-cases](https://github.com/smarie/python-pytest-cases) | `3.8.5` | `3.8.6` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.112.1` | `6.115.2` | Updates `networkx` from 3.3 to 3.4.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.3...networkx-3.4.1) Updates `ansys-mapdl-core` from 0.68.4 to 0.68.6 - [Release notes](https://github.com/ansys/pymapdl/releases) - [Changelog](https://github.com/ansys/pymapdl/blob/main/CHANGELOG.md) - [Commits](ansys/pymapdl@v0.68.4...v0.68.6) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1) Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `mypy` from 1.11.2 to 1.12.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.0) Updates `types-protobuf` from 5.27.0.20240920 to 5.28.0.20240924 - [Commits](https://github.com/python/typeshed/commits) Updates `sphinx` from 8.0.2 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3) Updates `sphinx-autodoc-typehints` from 2.4.4 to 2.5.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@2.4.4...2.5.0) Updates `ansys-sphinx-theme` from 1.0.11 to 1.1.5 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.0.11...v1.1.5) Updates `pypandoc` from 1.13 to 1.14 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.13...v1.14) Updates `sphinx-gallery` from 0.17.1 to 0.18.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.17.1...v0.18.0) Updates `pytest-cases` from 3.8.5 to 3.8.6 - [Release notes](https://github.com/smarie/python-pytest-cases/releases) - [Changelog](https://github.com/smarie/python-pytest-cases/blob/main/docs/changelog.md) - [Commits](smarie/python-pytest-cases@3.8.5...3.8.6) Updates `hypothesis` from 6.112.1 to 6.115.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.112.1...hypothesis-python-6.115.2) --- updated-dependencies: - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-mapdl-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-protobuf dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pypandoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx-gallery dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-cases dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76c6de8 commit 8fcae81

File tree

1 file changed

+252
-110
lines changed

1 file changed

+252
-110
lines changed

0 commit comments

Comments
 (0)