Browse Source

Bump tornado from 5.0.2 to 6.3.2 in /examples/server/tornado

Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.0.2 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v5.0.2...v6.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
pull/1196/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
a70a82c237
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/server/tornado/requirements.txt

2
examples/server/tornado/requirements.txt

@ -1,4 +1,4 @@
tornado==5.0.2
tornado==6.3.2
python-engineio
python_socketio
six==1.10.0

Loading…
Cancel
Save