From e517abe0e8cc3281aecbd766a01d9d7123319379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 16:34:11 +0000 Subject: [PATCH] Bump tornado from 6.2 to 6.3.2 in /Data Mining/DSE Live Chart Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.3.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Data Mining/DSE Live Chart/requirements.txt | 2 +- Data Mining/DSE Live Chart/requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Data Mining/DSE Live Chart/requirements.txt b/Data Mining/DSE Live Chart/requirements.txt index 10bcbd60..a3e4c6c6 100644 --- a/Data Mining/DSE Live Chart/requirements.txt +++ b/Data Mining/DSE Live Chart/requirements.txt @@ -109,7 +109,7 @@ terminado==0.17.1 threadpoolctl==3.1.0 tinycss2==1.2.1 tomli==2.0.1 -tornado==6.2 +tornado==6.3.2 pyzmq==25.0.0 requests==2.28.2 requests-oauthlib==1.3.1 diff --git a/Data Mining/DSE Live Chart/requirements2.txt b/Data Mining/DSE Live Chart/requirements2.txt index 69424eee..ec31ad59 100644 --- a/Data Mining/DSE Live Chart/requirements2.txt +++ b/Data Mining/DSE Live Chart/requirements2.txt @@ -17,7 +17,7 @@ jupyter-client==8.0.3 nbconvert==7.2.9 ipykernel==6.21.2 notebook==6.5.2 -tornado==6.2 +tornado==6.3.2 pyyaml==6.0 bleach==6.0.0 psutil==5.9.4