Skip to content

Commit 7a6fcf7

Browse files
chore(deps): update swagger-plugin-for-sphinx requirement
Updates the requirements on [swagger-plugin-for-sphinx](https://github.com/SAP/swagger-plugin-for-sphinx) to permit the latest version. - [Release notes](https://github.com/SAP/swagger-plugin-for-sphinx/releases) - [Changelog](https://github.com/SAP/swagger-plugin-for-sphinx/blob/main/CHANGELOG.md) - [Commits](SAP/swagger-plugin-for-sphinx@v5.2.0...v6.0.0) --- updated-dependencies: - dependency-name: swagger-plugin-for-sphinx dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 925df6f commit 7a6fcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ dev = [
183183
"sphinx_selective_exclude>=1.0.3,<2",
184184
"sphinx-toolbox>=3.9.0,<4",
185185
"sphinxext.opengraph>=0.9.1,<1",
186-
"swagger-plugin-for-sphinx>=5.2.0,<6",
186+
"swagger-plugin-for-sphinx>=5.2.0,<7",
187187
"tomli>=2.3.0,<3",
188188
"types-pyyaml>=6.0.12.20250915,<7",
189189
"types-requests>=2.32.4.20250913,<3",

0 commit comments

Comments
 (0)