From 40f8868a1e995bac1374e1e815733532de42e714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 08:32:42 +0100 Subject: [PATCH] Build(deps): bump the pip-deps group in /requirements with 3 updates (#182) Bumps the pip-deps group in /requirements with 3 updates: [protobuf](https://github.com/protocolbuffers/protobuf), [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [sphinxcontrib-websupport](https://github.com/sphinx-doc/sphinxcontrib-websupport). Updates `protobuf` from 4.25.1 to 4.25.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.1...v4.25.2) Updates `ansys-sphinx-theme` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.13.0...v0.13.1) Updates `sphinxcontrib-websupport` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-websupport/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-websupport/compare/1.2.6...1.2.7) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ansys-sphinx-theme 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-patch 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/requirements_build.txt b/requirements/requirements_build.txt index 6bc9e770..ba4eb9fe 100644 --- a/requirements/requirements_build.txt +++ b/requirements/requirements_build.txt @@ -6,7 +6,7 @@ Click>=7.0 Flask==3.0.0 numpy>=1.21.5 requests>=2.22.0 -protobuf==4.25.1 +protobuf==4.25.2 grpcio==1.60.0 grpcio-tools==1.60.0 pytest==7.4.4 diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index e5de0906..55853e77 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,7 +1,7 @@ Sphinx==7.2.6 jupyter_sphinx==0.5.3 numpydoc==1.6.0 -ansys_sphinx_theme==0.13.0 +ansys_sphinx_theme==0.13.1 pypandoc==1.12 pytest-sphinx==0.5.0 sphinx-autobuild==2021.3.14 @@ -9,7 +9,7 @@ sphinx-autodoc-typehints==1.25.2 sphinx-copybutton==0.5.2 sphinx-gallery==0.15.0 sphinx-notfound-page==1.0.0 -sphinxcontrib-websupport==1.2.6 +sphinxcontrib-websupport==1.2.7 sphinxemoji==0.2.0 pandas==2.1.4 pandoc>=2.1