From bff966790b6679c7dcc35038223d3d74074d1bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:41:35 -0400 Subject: [PATCH] Bump tornado from 6.3.3 to 6.4.1 in /scripts/hv_stats (#383) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- scripts/hv_stats/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/hv_stats/requirements.txt b/scripts/hv_stats/requirements.txt index 09ea72eb6..0a17bb81b 100644 --- a/scripts/hv_stats/requirements.txt +++ b/scripts/hv_stats/requirements.txt @@ -19,7 +19,7 @@ pytz==2022.7.1 PyYAML==6.0 scipy==1.10.0 six==1.16.0 -tornado==6.3.3 +tornado==6.4.1 typing-extensions==4.5.0 xyzservices==2022.9.0 zipp==3.13.0