From 9f4aa6dc4460389f5562eaf9315ceb3cd7cb871a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 22:41:01 +0000 Subject: [PATCH] Bump tornado from 6.5 to 6.5.7 in /src/osparc_python_runner Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.0...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/osparc_python_runner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osparc_python_runner/requirements.txt b/src/osparc_python_runner/requirements.txt index 0437431..9d09496 100644 --- a/src/osparc_python_runner/requirements.txt +++ b/src/osparc_python_runner/requirements.txt @@ -165,7 +165,7 @@ stack-data==0.6.3 # via ipython tinycss2==1.4.0 # via bleach -tornado==6.5 +tornado==6.5.7 # via jupyter-client traitlets==5.14.3 # via