Skip to content

Commit

Permalink
Bump tornado from 6.4.1 to 6.4.2
Browse files Browse the repository at this point in the history
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent b60b5d9 commit 716e014
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ click-repl==0.3.0
# via celery
colorama==0.4.6
# via schemathesis
coverage==7.6.7
coverage[toml]==7.6.7
# via pytest-cov
debugpy==1.8.8
# via pytest-celery
Expand Down Expand Up @@ -110,6 +110,8 @@ fqdn==1.5.1
# via jsonschema
graphql-core==3.2.5
# via hypothesis-graphql
greenlet==3.1.1
# via sqlalchemy
gunicorn==23.0.0
# via -r requirements.in
h11==0.14.0
Expand Down Expand Up @@ -154,7 +156,7 @@ jinja2==3.1.4
# flask
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.23.0
jsonschema[format]==4.23.0
# via
# flasgger
# hypothesis-jsonschema
Expand Down Expand Up @@ -296,12 +298,8 @@ ruff==0.7.4
# via -r requirements.in
schemathesis==3.38.7
# via -r requirements.in
sentry-sdk==2.18.0
sentry-sdk[flask]==2.18.0
# via -r requirements.in
setuptools==75.5.0
# via
# flask-db
# pytest-celery
six==1.16.0
# via
# flasgger
Expand Down Expand Up @@ -337,7 +335,7 @@ tomli==2.1.0
# via schemathesis
tomli-w==1.1.0
# via schemathesis
tornado==6.4.1
tornado==6.4.2
# via flower
tweepy==4.14.0
# via -r requirements.in
Expand Down

0 comments on commit 716e014

Please sign in to comment.