From 2927ecf0777b5eaa8f64526f3a907c321a69340b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 07:59:38 +0000 Subject: [PATCH] Bump tornado from 6.4 to 6.4.2 in /python/uncertainty-pinns Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/uncertainty-pinns/requirements_new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/uncertainty-pinns/requirements_new.txt b/python/uncertainty-pinns/requirements_new.txt index 17ce9ca..8ba4a3a 100644 --- a/python/uncertainty-pinns/requirements_new.txt +++ b/python/uncertainty-pinns/requirements_new.txt @@ -120,7 +120,7 @@ tensorflow-estimator==2.12.0 tensorflow-io-gcs-filesystem==0.35.0 termcolor==2.4.0 threadpoolctl==3.2.0 -tornado==6.4 +tornado==6.4.2 tqdm==4.66.2 traitlets==5.14.0 typing_extensions==4.9.0