From a74f4ca1a477cb364db21ec04f86050bcaa7b15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 06:39:36 +0000 Subject: [PATCH] Bump tornado from 6.0.4 to 6.3.3 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.4 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.4...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_3.6.lock.txt | 2 +- requirements_3.9.lock.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_3.6.lock.txt b/requirements_3.6.lock.txt index d03ac62..af31514 100644 --- a/requirements_3.6.lock.txt +++ b/requirements_3.6.lock.txt @@ -57,7 +57,7 @@ six==1.14.0 SQLAlchemy==1.3.24 terminado==0.8.3 testpath==0.4.4 -tornado==6.0.4 +tornado==6.3.3 traitlets==4.3.3 wcwidth==0.1.9 webencodings==0.5.1 diff --git a/requirements_3.9.lock.txt b/requirements_3.9.lock.txt index b0cc436..ab5423e 100644 --- a/requirements_3.9.lock.txt +++ b/requirements_3.9.lock.txt @@ -63,7 +63,7 @@ six==1.16.0 SQLAlchemy==1.4.36 terminado==0.15.0 testpath==0.6.0 -tornado==6.1 +tornado==6.3.3 traitlets==4.3.3 wcwidth==0.2.5 webencodings==0.5.1