From a9166add3be03b817d9d08b47de4a2c8917cb8a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:27:06 -0500 Subject: [PATCH] Bump tornado from 6.4 to 6.4.1 in /transforms/code/code_profiler/python (#775) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1) --- 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> --- transforms/code/code_profiler/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transforms/code/code_profiler/python/requirements.txt b/transforms/code/code_profiler/python/requirements.txt index ba4845915..8608c6d6e 100644 --- a/transforms/code/code_profiler/python/requirements.txt +++ b/transforms/code/code_profiler/python/requirements.txt @@ -83,7 +83,7 @@ streamlit==1.37.0 tenacity==8.4.2 toml==0.10.2 toolz==0.12.1 -tornado==6.4 +tornado==6.4.1 traitlets==5.14.3 tree-sitter==0.21.3 tree-sitter-cpp==0.22.1