Skip to content

Commit c448aed

Browse files
build(deps): bump the mkdocs-deps group (#4352)
Bumps the mkdocs-deps group in /hack/mkdocs/image with 2 updates: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) and [tornado](https://github.com/tornadoweb/tornado). Updates `pymdown-extensions` from 10.18 to 10.19.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.18...10.19.1) Updates `tornado` from 6.5.2 to 6.5.3 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs-deps - dependency-name: tornado dependency-version: 6.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de8232b commit c448aed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/mkdocs/image/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ mkdocs-mermaid2-plugin==1.2.3
1616
pandas>=2.0.3
1717
pep562==1.1
1818
Pygments==2.19.2
19-
pymdown-extensions==10.18
19+
pymdown-extensions==10.19.1
2020
PyYAML==6.0.3
2121
six==1.17.0
2222
tabulate==0.9.0
23-
tornado==6.5.2
23+
tornado==6.5.3
2424
semver==3.0.4

0 commit comments

Comments
 (0)