From 3339980832cc23c369090861df880a1818982efe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:12:58 +0000 Subject: [PATCH] Bump tornado from 6.4.1 to 6.4.2 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 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.1...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64d0cc2..dd8d551 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ SQLAlchemy==2.0.35 starlette==0.39.1 swagger_ui_bundle==1.1.0 threadpoolctl==3.5.0 -tornado==6.4.1 +tornado==6.4.2 typing_extensions==4.12.2 tzdata==2024.2 urllib3==2.2.3