Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent fa356b8 commit 86e5fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastapi==0.111.0
uvicorn==0.29.0
tornado==6.4
tornado==6.4.1
aiohttp==3.9.5
gunicorn==22.0.0

Expand Down

0 comments on commit 86e5fc2

Please sign in to comment.