Skip to content

Commit

Permalink
Bump tornado from 6.4.1 to 6.4.2 in /app
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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent a54249a commit 5dc3675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pytest-randomly==3.12.0
# via -r requirements.dev.in
pytest-tornado==0.8.1
# via -r requirements.dev.in
tornado==6.4.1
tornado==6.4.2
# via
# -c requirements.txt
# pytest-tornado
Expand Down
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ six==1.16.0
# via google-auth
tomli==2.0.1
# via -r requirements.in
tornado==6.4.1
tornado==6.4.2
# via -r requirements.in
typing-extensions==4.7.0
# via aiodocker
Expand Down

0 comments on commit 5dc3675

Please sign in to comment.