From 8573d493dcca83ad861cfeb7c15d2c81df659eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 09:03:00 +0000 Subject: [PATCH] Bump breathe from 4.34.0 to 4.35.0 Bumps [breathe](https://github.com/michaeljones/breathe) from 4.34.0 to 4.35.0. - [Release notes](https://github.com/michaeljones/breathe/releases) - [Changelog](https://github.com/breathe-doc/breathe/blob/main/CHANGELOG.rst) - [Commits](https://github.com/michaeljones/breathe/compare/v4.34.0...v4.35.0) --- updated-dependencies: - dependency-name: breathe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 55db4bc54..02d602d24 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -17,7 +17,7 @@ sphinxjp.themes.basicstrap sphinx>=2.0 sphinx-gallery>0.6.2 pillow>=7.1.2 -breathe==4.34.0 +breathe==4.35.0 sphinx_copybutton>=0.3.0 sphinx_tabs>3.0 recommonmark diff --git a/requirements-dev.txt b/requirements-dev.txt index 77688da8d..f663903ba 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -28,7 +28,7 @@ sphinxjp.themes.basicstrap sphinx>=2.0 sphinx-gallery>=0.10 pillow>=7.1.2 -breathe==4.34.0 +breathe==4.35.0 sphinx_copybutton>=0.3.0 sphinx-tabs>=1.1.13 recommonmark