Skip to content

Commit 1696be7

Browse files
Bump sphinxext-remoteliteralinclude from 0.6.0 to 0.6.1 (#482)
Bumps [sphinxext-remoteliteralinclude](https://github.com/wpilibsuite/sphinxext-remoteliteralinclude) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/wpilibsuite/sphinxext-remoteliteralinclude/releases) - [Commits](wpilibsuite/sphinxext-remoteliteralinclude@0.6.0...0.6.1) --- updated-dependencies: - dependency-name: sphinxext-remoteliteralinclude dependency-version: 0.6.1 dependency-type: direct:development 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 1827708 commit 1696be7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ documentation = [
6666
"sphinxcontrib-jsmath==1.0.1; python_version > '3.11'",
6767
"sphinxcontrib-qthelp==2.0.0; python_version > '3.11'",
6868
"sphinxcontrib-serializinghtml==2.0.0; python_version > '3.11'",
69-
"sphinxext-remoteliteralinclude==0.6.0; python_version > '3.11'",
69+
"sphinxext-remoteliteralinclude==0.6.1; python_version > '3.11'",
7070
]
7171
lint = [
7272
"bandit==1.9.4",

0 commit comments

Comments
 (0)