Skip to content

Commit f5d0f83

Browse files
Bump sphinx-mdinclude from 0.6.1 to 0.6.2 (#337)
Bumps [sphinx-mdinclude](https://github.com/omnilib/sphinx-mdinclude) from 0.6.1 to 0.6.2. - [Changelog](https://github.com/omnilib/sphinx-mdinclude/blob/main/CHANGELOG.md) - [Commits](omnilib/sphinx-mdinclude@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: sphinx-mdinclude dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ae1164 commit f5d0f83

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
@@ -37,7 +37,7 @@ dev = [
3737
]
3838
docs = [
3939
"sphinx==8.1.3",
40-
"sphinx-mdinclude==0.6.1",
40+
"sphinx-mdinclude==0.6.2",
4141
]
4242

4343
[project.urls]

0 commit comments

Comments
 (0)