From 80bd4605b2760f521e61d020d4070adf8cf4da11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 21:59:27 +0000 Subject: [PATCH] Bump tornado from 6.4 to 6.4.2 in /app Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 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.0...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 83a30eb9..1865aff2 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -101,7 +101,7 @@ sqlparse==0.5.0 stevedore==3.5.0 text-unidecode==1.3 textile==4.0.1 -tornado==6.4 +tornado==6.4.2 traitlets==5.1.1 uritemplate==4.1.1 urllib3==2.0.7