From a3079adddcb2a7829f7c16738d20e1b106917106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:00:39 +0000 Subject: [PATCH] Bump tornado from 6.4 to 6.4.1 in /Kod4 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Kod4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kod4/requirements.txt b/Kod4/requirements.txt index e834567..ca95020 100644 --- a/Kod4/requirements.txt +++ b/Kod4/requirements.txt @@ -37,7 +37,7 @@ streamlit==1.33.0 tenacity==8.2.3 toml==0.10.2 toolz==0.12.1 -tornado==6.4 +tornado==6.4.1 typing_extensions==4.11.0 tzdata==2024.1 urllib3==2.2.1