From 45b08e54cc89c61d8a398204b6f9902f94a1a4d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 05:04:10 +0000 Subject: [PATCH] Update breathe requirement from >=4.35 to >=4.36.0 Updates the requirements on [breathe](https://github.com/breathe-doc/breathe) to permit the latest version. - [Release notes](https://github.com/breathe-doc/breathe/releases) - [Changelog](https://github.com/breathe-doc/breathe/blob/main/CHANGELOG.rst) - [Commits](https://github.com/breathe-doc/breathe/compare/v4.35.0...v4.36.0) --- updated-dependencies: - dependency-name: breathe dependency-version: 4.36.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93c8e50..8b8f574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ autodocsumm>=0.2.14 Babel>=2.16 -breathe>=4.35 +breathe>=4.36.0 changelog>=0.6.1 doxypypy>=0.8.8 furo>=2024.8