Skip to content

Commit

Permalink
Bump tornado from 6.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.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.1.0...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 320ef70 commit 225e3e2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 47 deletions.
62 changes: 16 additions & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ pyramid = "2.0"
pyyaml = "6.0"
redis = "3.5.3"
sanic = "21.9.1"
tornado = "6.1"
tornado = "6.4.2"
werkzeug = "2.0.2"
fastapi = "0.89.1"
uvicorn = "0.16.0"
Expand Down

0 comments on commit 225e3e2

Please sign in to comment.