From b33fea00475ef78a0520f29e21a48916627e9fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 04:29:07 +0000 Subject: [PATCH] Bump tornado from 6.5.3 to 6.5.4 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.3 to 6.5.4. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.5.4/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.3...v6.5.4) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac3cdde..f2f73f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytest==9.0.2 pytest-asyncio==1.3.0 -tornado==6.5.3 +tornado==6.5.4 isodate==0.7.2 paho-mqtt==2.1.0 \ No newline at end of file