Browse Source

Bump tornado from 6.5.1 to 6.5.5 in /examples/server/tornado (#1560) #nolog

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.1 to 6.5.5.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.1...v6.5.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1561/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
9b291947c1
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.5.1 tornado==6.5.5
python-engineio python-engineio
python_socketio python_socketio
six==1.10.0 six==1.10.0

Loading…
Cancel
Save