From 8a2206a3b1cbc4914ab8a8e255b617519d54c44b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 08:10:49 +0200 Subject: [PATCH] Build(deps): bump the pip-deps group in /requirements with 2 updates (#213) Bumps the pip-deps group in /requirements with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [sphinxcontrib-websupport](https://github.com/sphinx-doc/sphinxcontrib-websupport). Updates `pytest` from 8.3.1 to 8.3.2 - [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.3.1...8.3.2) Updates `sphinxcontrib-websupport` from 1.2.7 to 2.0.0 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-websupport/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-websupport/compare/1.2.7...2.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: sphinxcontrib-websupport dependency-type: direct:production update-type: version-update:semver-major 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 | 2 +- requirements/requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_build.txt b/requirements/requirements_build.txt index c4832d45..2dff898a 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -9,7 +9,7 @@ requests>=2.22.0 protobuf==5.26.1 grpcio==1.65.1 grpcio-tools==1.65.1 -pytest==8.3.1 +pytest==8.3.2 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 e01d4e08..04e7b5e6 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -9,7 +9,7 @@ sphinx-autodoc-typehints==2.2.3 sphinx-copybutton==0.5.2 sphinx-gallery==0.17.0 sphinx-notfound-page==1.0.2 -sphinxcontrib-websupport==1.2.7 +sphinxcontrib-websupport==2.0.0 sphinxemoji==0.3.1 pandas==2.2.2 pandoc>=2.1