Browse Source

Bump tornado from 6.4.1 to 6.4.2 in /examples/server/tornado (#1408) #nolog

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](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.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/1409/head
dependabot[bot] 4 months ago
committed by GitHub
parent
commit
46c6a70046
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      examples/server/tornado/requirements.txt

2
examples/server/tornado/requirements.txt

@ -1,4 +1,4 @@
tornado==6.4.1
tornado==6.4.2
python-engineio
python_socketio
six==1.10.0

Loading…
Cancel
Save