From c67ed6322199a264051278fd0ba5ef2feb65799c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:50:09 +0000 Subject: [PATCH] Bump tornado from 6.4 to 6.4.1 (#1731) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 75ed146eb..1d7b0862d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -45,7 +45,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 sphinxcontrib-mermaid==0.9.2 -tornado==6.4 +tornado==6.4.1 typeguard==4.3.0 Unidecode==1.3.8 urllib3==2.2.1