From ff861bfe319d3606dd590669b2ad888fe30eca29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 22:12:27 +0000 Subject: [PATCH] Bump tornado from 6.4.1 to 6.4.2 in the pip group Bumps the pip group with 1 update: [tornado](https://github.com/tornadoweb/tornado). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f35564a..17ecad8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -436,7 +436,7 @@ tinycss2==1.3.0 # via nbconvert toml==0.10.2 # via streamlit -tornado==6.4.1 +tornado==6.4.2 # via # jupyter-client # streamlit diff --git a/requirements.txt b/requirements.txt index 3e06fe4..bfe1d5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -225,7 +225,7 @@ threadpoolctl==3.5.0 # via scikit-learn toml==0.10.2 # via streamlit -tornado==6.4.1 +tornado==6.4.2 # via streamlit traitlets==5.14.3 # via