Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent f0db74e commit 984fbe5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ six==1.16.0
# python-dateutil
sqlparse==0.5.0
# via django
tornado==6.4
tornado==6.4.1
# via flower
typing-extensions==4.11.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ sqlparse==0.5.0
# -r ./requirements_test.txt
# django
# django-debug-toolbar
tornado==6.4
tornado==6.4.1
# via
# -r ./requirements_test.txt
# flower
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ sqlparse==0.5.0
# via
# -r ./requirements.txt
# django
tornado==6.4
tornado==6.4.1
# via
# -r ./requirements.txt
# flower
Expand Down

0 comments on commit 984fbe5

Please sign in to comment.