From 89ca8619813bf0b079a0096e751abf3aeb59c813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 00:28:03 +0000 Subject: [PATCH] Bump tornado from 6.5.4 to 6.5.5 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [tornado](https://github.com/tornadoweb/tornado). Updates `tornado` from 6.5.4 to 6.5.5 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.4...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2f73f1..2f30ffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytest==9.0.2 pytest-asyncio==1.3.0 -tornado==6.5.4 +tornado==6.5.5 isodate==0.7.2 paho-mqtt==2.1.0 \ No newline at end of file