Browse Source

Bump tornado from 5.0.2 to 6.3.2 in /examples/server/tornado (#1196) #nolog

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1210/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
02b48a30e9
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