From 7ccd08a0e3509e6479e645faa2220868e412f96f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 17:17:53 +0000 Subject: [PATCH] Bump tornado from 5.1.1 to 6.5.1 in /dashboard Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.1.1 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v5.1.1...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 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..07600e352 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.5.1 pandas==1.1.5 pandas-gbq==0.13.1 google-api-python-client==1.8.0