Browse Source

chore(deps): bump tornado from 6.4.1 to 6.4.2 in /hack/api-docs (#4144)

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  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] 1 year ago
parent
commit
5f537ac831
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==2024.11.6
 requests==2.32.3
 six==1.16.0
 termcolor==2.5.0
-tornado==6.4.1
+tornado==6.4.2
 urllib3==2.2.3
 verspec==0.1.0
 watchdog==6.0.0