From 0e17c0ea59021a4ad324dc254aec077f261ddf17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 03:53:20 +0000 Subject: [PATCH] chore(deps): Bump sphinxcontrib-openapi from 0.8.4 to 0.9.0 Bumps [sphinxcontrib-openapi](https://github.com/sphinx-contrib/openapi) from 0.8.4 to 0.9.0. - [Changelog](https://github.com/sphinx-contrib/openapi/blob/master/CHANGES) - [Commits](https://github.com/sphinx-contrib/openapi/compare/0.8.4...0.9.0) --- updated-dependencies: - dependency-name: sphinxcontrib-openapi dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15f3f2e..a403080 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Sphinx==9.1.0 sphinx-rtd-theme==3.1.0 sphinx-rtd-dark-mode==1.3.0 -sphinxcontrib-openapi==0.8.4 +sphinxcontrib-openapi==0.9.0 sphinxcontrib-redoc sphinx-autobuild sphinx-copybutton