From 80c9acdabe209583ee74dd7830d0a7ebe1d7261e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:03:23 -0400 Subject: [PATCH] Bump tornado from 6.1 to 6.3.3 (#41) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.1.0...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... 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 4e7547a..4dcda77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ ruamel.yaml.clib==0.2.7 shiboken6==6.4.2 six==1.16.0 sortedcontainers==2.4.0 -tornado==6.1 +tornado==6.3.3 transformations==2021.6.6 typing-extensions==4.0.1 urllib3==1.26.18