Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 56d7d58 commit e6e156c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python-gettext==3.0
python-magic==0.4.15
requests==2.27.1
sqlparse==0.4.2
tornado==5
tornado==6.4
text-unidecode==1.3
werkzeug==0.15.3
whoosh==2.7.4
Expand Down
2 changes: 1 addition & 1 deletion requirements_local.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tornado==5
tornado==6.4
ipykernel==4.5.2
django==1.11.29
Pillow==9.0.0
Expand Down

0 comments on commit e6e156c

Please sign in to comment.