From ffb76649fe25b8e2128e9214696961f2f4931400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:45:15 +0000 Subject: [PATCH] Bump tornado from 5.1.1 to 6.4.2 in /dashboard Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.1.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/v5.1.1...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt index 6770eec0b..87cad07a1 100644 --- a/dashboard/requirements.txt +++ b/dashboard/requirements.txt @@ -1,6 +1,6 @@ absl-py==0.9.0 bokeh==2.3.2 -tornado==5.1.1 +tornado==6.4.2 pandas==1.1.5 pandas-gbq==0.13.1 google-api-python-client==1.8.0