From 250ec7bbf06af0e569c6d39306ffb429bcd58008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:38:03 +0000 Subject: [PATCH] Bump tornado in /recommendations/your-second-recsys-master/lecture_5 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.1.0...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../your-second-recsys-master/lecture_5/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recommendations/your-second-recsys-master/lecture_5/requirements.txt b/recommendations/your-second-recsys-master/lecture_5/requirements.txt index c6be330..388a2a2 100644 --- a/recommendations/your-second-recsys-master/lecture_5/requirements.txt +++ b/recommendations/your-second-recsys-master/lecture_5/requirements.txt @@ -74,7 +74,7 @@ tenacity==8.0.1 terminado==0.12.1 testpath==0.5.0 threadpoolctl==3.0.0 -tornado==6.1 +tornado==6.3.3 tqdm==4.62.3 traitlets==5.1.1 typing-extensions==3.10.0.2