Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Bump tornado from 6.3.2 to 6.3.3 in /python/requirements (#161)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2023
1 parent d3a2885 commit ae4c6d4
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.3.2
tornado==6.3.3
# 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.3.2
tornado==6.3.3
# via
# ipykernel
# jupyter-client
Expand Down

0 comments on commit ae4c6d4

Please sign in to comment.