From 9e4ac487f0beea8d027e5650bca94461e52feb4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 09:00:07 +0200 Subject: [PATCH] Build(deps): bump the pip-deps group in /requirements with 6 updates (#212) Bumps the pip-deps group in /requirements with 6 updates: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.64.1` | `1.65.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.64.1` | `1.65.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.1` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.3` | `7.4.7` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.2.2` | `2.2.3` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.16.0` | `0.17.0` | Updates `grpcio` from 1.64.1 to 1.65.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.64.1...v1.65.1) Updates `grpcio-tools` from 1.64.1 to 1.65.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.64.1...v1.65.1) Updates `pytest` from 8.2.2 to 8.3.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1) Updates `sphinx` from 7.4.3 to 7.4.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.3...v7.4.7) Updates `sphinx-autodoc-typehints` from 2.2.2 to 2.2.3 - [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](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.2...2.2.3) Updates `sphinx-gallery` from 0.16.0 to 0.17.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](https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements_build.txt | 6 +++--- requirements/requirements_docs.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/requirements_build.txt b/requirements/requirements_build.txt index 02dca48e..c4832d45 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -7,9 +7,9 @@ Flask==3.0.3 numpy>=1.21.5 requests>=2.22.0 protobuf==5.26.1 -grpcio==1.64.1 -grpcio-tools==1.64.1 -pytest==8.2.2 +grpcio==1.65.1 +grpcio-tools==1.65.1 +pytest==8.3.1 pytest-cov==5.0.0 pytest-grpc==0.8.0 conan>=1.48.0,<2 \ No newline at end of file diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index f642f549..e01d4e08 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,13 +1,13 @@ -Sphinx==7.4.3 +Sphinx==7.4.7 jupyter_sphinx==0.5.3 numpydoc==1.7.0 ansys_sphinx_theme==0.16.6 pypandoc==1.13 pytest-sphinx==0.6.3 sphinx-autobuild==2024.4.16 -sphinx-autodoc-typehints==2.2.2 +sphinx-autodoc-typehints==2.2.3 sphinx-copybutton==0.5.2 -sphinx-gallery==0.16.0 +sphinx-gallery==0.17.0 sphinx-notfound-page==1.0.2 sphinxcontrib-websupport==1.2.7 sphinxemoji==0.3.1