From be9eefeef12a4e15bd8f5d61b8d66ac9d75c87fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 19:36:58 +0000 Subject: [PATCH] Bump tornado from 6.4.2 to 6.5.1 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 74370cc..f132621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ click-repl==0.3.0 # via celery colorama==0.4.6 # via schemathesis -coverage==7.8.0 +coverage[toml]==7.8.0 # via pytest-cov debugpy==1.8.14 # via pytest-celery @@ -112,6 +112,8 @@ fqdn==1.5.1 # via jsonschema graphql-core==3.2.6 # via hypothesis-graphql +greenlet==3.2.2 + # via sqlalchemy gunicorn==23.0.0 # via -r requirements.in h11==0.14.0 @@ -156,7 +158,7 @@ jinja2==3.1.6 # flask jsonpointer==3.0.0 # via jsonschema -jsonschema==4.23.0 +jsonschema[format]==4.23.0 # via # flasgger # hypothesis-jsonschema @@ -314,12 +316,8 @@ ruff==0.11.6 # via -r requirements.in schemathesis==3.39.15 # via -r requirements.in -sentry-sdk==2.26.1 +sentry-sdk[flask]==2.26.1 # via -r requirements.in -setuptools==78.1.0 - # via - # flask-db - # pytest-celery six==1.17.0 # via # flasgger @@ -353,7 +351,7 @@ tomli==2.2.1 # via schemathesis tomli-w==1.2.0 # via schemathesis -tornado==6.4.2 +tornado==6.5.1 # via flower tweepy==4.15.0 # via -r requirements.in