From 6836fd67e3c5bf460119bdb4a42f6b3f3689917b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 22:11:36 +0000 Subject: [PATCH] Bump tornado from 6.4.1 to 6.4.2 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.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/v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-notebook.txt b/requirements-notebook.txt index 2e3af03..022c85c 100644 --- a/requirements-notebook.txt +++ b/requirements-notebook.txt @@ -77,7 +77,7 @@ soupsieve==2.3.1 stack-data==0.2.0 terminado==0.13.3 testpath==0.6.0 -tornado==6.4.1 +tornado==6.4.2 traitlets==5.1.1 urllib3==1.26.19 wcwidth==0.2.5