From dff63d1fe08054e64323aeea89ec43f84fd719a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 17:35:48 +0000 Subject: [PATCH] Bump tornado in /Machine Learning/Analytics Jupyter Notebooks Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.3 to 6.3.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.3...v6.3.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ml-analytics-classification-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Machine Learning/Analytics Jupyter Notebooks/ml-analytics-classification-requirements.txt b/Machine Learning/Analytics Jupyter Notebooks/ml-analytics-classification-requirements.txt index e19a32f5..e8274d9c 100644 --- a/Machine Learning/Analytics Jupyter Notebooks/ml-analytics-classification-requirements.txt +++ b/Machine Learning/Analytics Jupyter Notebooks/ml-analytics-classification-requirements.txt @@ -44,7 +44,7 @@ Send2Trash==1.5.0 six==1.13.0 terminado==0.8.3 testpath==0.4.4 -tornado==6.0.3 +tornado==6.3.2 traitlets==4.3.3 urllib3==1.25.7 wcwidth==0.1.7