Browse Source

chore(deps): bump tornado from 6.5.1 to 6.5.2 in /hack/api-docs (#5124)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 8 months ago
parent
commit
60576722ec
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.7.34
 requests==2.32.4
 six==1.17.0
 termcolor==3.1.0
-tornado==6.5.1
+tornado==6.5.2
 urllib3==2.5.0
 verspec==0.1.0
 watchdog==6.0.0