From 7cc24480a374823c9ca42779909c49b973df0940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:55:40 +0100 Subject: [PATCH] Bump tornado from 6.3.3 to 6.4 (#309) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.0) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b748fb699..569d00462 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ tgbot-ping==1.0.7 redis==5.0.1 apscheduler==3.10.4 pymongo==4.6.0 -tornado==6.3.3 +tornado==6.4 captcha==0.5.0 passlib==1.7.4 fakeredis==2.20.1