From 3d654aa87935abb5e5bce7259a4afa71a8d1acb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 23:34:45 +0000 Subject: [PATCH] :arrow_up: Bump tornado from 6.3.2 to 6.3.3 in /docs/mkdocs Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index f40d70296..7f0877f71 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -42,7 +42,7 @@ regex==2022.10.31 requests==2.31.0 six==1.16.0 smmap==5.0.0 -tornado==6.3.2 +tornado==6.3.3 tqdm==4.64.1 urllib3==1.26.13 watchdog==2.2.0