From e4cdedb36acc3c02d66190a74bb7e47b27559948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 18:30:30 +0000 Subject: [PATCH] Bump tornado from 6.5.1 to 6.5.2 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.1 to 6.5.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.2 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 42c2d3b..f365a63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ importlib-metadata==8.7.0 zipp==3.23.0 pycodestyle==2.14.0 flake8==7.3.0 -tornado==6.5.1 +tornado==6.5.2 beautifulsoup4==4.13.4 cssselect==1.3.0 lxml==6.0.0