Skip to content

Commit

Permalink
Bump tornado from 6.4.1 to 6.4.2
Browse files Browse the repository at this point in the history
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](tornadoweb/tornado@v6.4.1...v6.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent d27bf5f commit 01d8d89
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 @@ -236,7 +236,7 @@ sniffio==1.3.1
# httpx
sqlparse==0.5.1
# via django
tornado==6.4.1
tornado==6.4.2
# via flower
typing-extensions==4.12.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ sqlparse==0.5.1
# -r ./requirements_test.txt
# django
# django-debug-toolbar
tornado==6.4.1
tornado==6.4.2
# 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 @@ -390,7 +390,7 @@ sqlparse==0.5.1
# via
# -r ./requirements.txt
# django
tornado==6.4.1
tornado==6.4.2
# via
# -r ./requirements.txt
# flower
Expand Down

0 comments on commit 01d8d89

Please sign in to comment.