From 85461644e950aea7592d60d5d6ed4ab70a9a8682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 07:37:17 +0000 Subject: [PATCH] build(deps): bump tornado from 6.5.1 to 6.5.2 in /hack/mkdocs/image Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.1 to 6.5.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- hack/mkdocs/image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/mkdocs/image/requirements.txt b/hack/mkdocs/image/requirements.txt index 7a5fc4adde..9574467ff9 100644 --- a/hack/mkdocs/image/requirements.txt +++ b/hack/mkdocs/image/requirements.txt @@ -20,4 +20,4 @@ pymdown-extensions==10.16 PyYAML==6.0.2 six==1.17.0 tabulate==0.9.0 -tornado==6.5.1 \ No newline at end of file +tornado==6.5.2 \ No newline at end of file