Skip to content

Commit 71cdef1

Browse files
chore(deps-dev): update myst-parser requirement
Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser) to permit the latest version. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b66c8f commit 71cdef1

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
@@ -167,7 +167,7 @@ dev = [
167167
"furo>=2025.9.25",
168168
"git-cliff>=2.10.1,<3",
169169
"mypy>=1.19.0,<2",
170-
"myst-parser>=4.0.1,<5",
170+
"myst-parser>=4.0.1,<6",
171171
"nox[uv]>=2025.11.12",
172172
"pip-audit>=2.10.0,<3",
173173
"pip-licenses @ git+https://github.com/neXenio/pip-licenses.git@master", # https://github.com/raimon49/pip-licenses/pull/224

0 commit comments

Comments
 (0)