Skip to content

Commit

Permalink
Bump tornado from 6.2 to 6.3.2 in /python/requirements
Browse files Browse the repository at this point in the history
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.2.0...v6.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2023
1 parent 0432788 commit c4b5a33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/requirements/pyproject-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ toml==0.10.2
# pytest
tomli==2.0.1
# via coverage
tornado==6.2
tornado==6.3.2
# via
# ipykernel
# jupyter-client
Expand Down
2 changes: 1 addition & 1 deletion python/requirements/pyproject.txt
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ toml==0.10.2
# via pytest
tomli==2.0.1
# via coverage
tornado==6.2
tornado==6.3.2
# via
# ipykernel
# jupyter-client
Expand Down

0 comments on commit c4b5a33

Please sign in to comment.