Skip to content

Commit 7aac003

Browse files
Bump sphinx-mdinclude from 0.6.0 to 0.6.2
Bumps [sphinx-mdinclude](https://github.com/omnilib/sphinx-mdinclude) from 0.6.0 to 0.6.2. - [Changelog](https://github.com/omnilib/sphinx-mdinclude/blob/main/CHANGELOG.md) - [Commits](omnilib/sphinx-mdinclude@v0.6.0...v0.6.2) --- updated-dependencies: - dependency-name: sphinx-mdinclude dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10d3198 commit 7aac003

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
@@ -34,7 +34,7 @@ dev = [
3434
]
3535
docs = [
3636
"sphinx==7.3.7",
37-
"sphinx-mdinclude==0.6.0",
37+
"sphinx-mdinclude==0.6.2",
3838
]
3939

4040
[project.urls]

0 commit comments

Comments
 (0)