Browse Source

chore(deps): bump tornado from 6.5.3 to 6.5.4 in /hack/api-docs (#5767)

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.3 to 6.5.4.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.5.4/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: tornado
  dependency-version: 6.5.4
  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>
dependabot[bot] 3 months ago
parent
commit
cfaf556469
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/requirements.txt

+ 1 - 1
hack/api-docs/requirements.txt

@@ -35,7 +35,7 @@ regex==2025.11.3
 requests==2.32.5
 six==1.17.0
 termcolor==3.2.0
-tornado==6.5.3
+tornado==6.5.4
 urllib3==2.6.2
 verspec==0.1.0
 watchdog==6.0.0