From fe2fbc12bb0f78e6652eba5410a9cfcd89d77202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 23:35:34 +0000 Subject: [PATCH] Bump tornado from 6.3.2 to 6.3.3 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 62bf59c4..6ac3bb92 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -168,7 +168,7 @@ thrift==0.16.0 # via opentelemetry-exporter-jaeger-thrift tomli==2.0.1 # via pytest -tornado==6.3.2 +tornado==6.3.3 # via # UNKNOWN (setup.py) # wipac-rest-tools diff --git a/requirements.txt b/requirements.txt index a134ee1d..c4ad3bcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -147,7 +147,7 @@ six==1.16.0 # thrift thrift==0.16.0 # via opentelemetry-exporter-jaeger-thrift -tornado==6.3.2 +tornado==6.3.3 # via # UNKNOWN (setup.py) # wipac-rest-tools