From eb46f059558cf2ebb58a00d12e443221e28da2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:08:32 +0000 Subject: [PATCH] Bump tornado from 6.2 to 6.4.1 in /include/json/docs/mkdocs Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- include/json/docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/json/docs/mkdocs/requirements.txt b/include/json/docs/mkdocs/requirements.txt index 3bb0f851..3ba3b129 100644 --- a/include/json/docs/mkdocs/requirements.txt +++ b/include/json/docs/mkdocs/requirements.txt @@ -42,7 +42,7 @@ regex==2022.10.31 requests==2.28.1 six==1.16.0 smmap==5.0.0 -tornado==6.2 +tornado==6.4.1 tqdm==4.64.1 urllib3==1.26.13 watchdog==2.2.0