From 8e961484ac6a089b4ef9da8d85ca1b141ba3500e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 21:14:36 +0000 Subject: [PATCH] chore(deps): update tornado requirement from >=6.5 to >=6.5.5 Updates the requirements on [tornado](https://github.com/tornadoweb/tornado) to permit the latest version. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.0...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/venv-test-ipywidgets8-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/venv-test-ipywidgets8-requirements.txt b/build/venv-test-ipywidgets8-requirements.txt index 632516b33e..d45e2d29ae 100644 --- a/build/venv-test-ipywidgets8-requirements.txt +++ b/build/venv-test-ipywidgets8-requirements.txt @@ -13,7 +13,7 @@ ipympl pillow>=10.2.0 setuptools>=78.1.1 zipp>=3.19.1 -tornado>=6.5 +tornado>=6.5.5 anyio>=4.4.0 requests>=2.32.4 fonttools>=4.43.0