From 9a102c9b5f13afb416fb381b3657cc5c3a04bd92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 23:58:52 +0000 Subject: [PATCH] Bump tornado from 6.4.2 to 6.5.5 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 131071c..bfe401b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ torch==2.2.0 sobol-seq==0.1.2 gpytorch==1.1.1 botorch==0.2.1 -tornado==6.4.2 +tornado==6.5.5 sympy==1.6.2 mpmath==1.3.0 \ No newline at end of file