Skip to content

Commit

Permalink
chore(deps): bump tornado from 6.4.1 to 6.4.2 in /requirements
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 7407773 commit 2ff9367
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/all_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ torch==2.1.1
# torchvision
torchvision==0.16.1
# via sentence-transformers
tornado==6.4.1
tornado==6.4.2
# via
# bokeh
# ipykernel
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ tomli==2.1.0
# pyproject-hooks
# pytest
# setuptools-scm
tornado==6.4.1
tornado==6.4.2
# via
# ipykernel
# jupyter-client
Expand Down
2 changes: 1 addition & 1 deletion requirements/nlp_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ torch==2.1.1
# torchvision
torchvision==0.16.1
# via sentence-transformers
tornado==6.4.1
tornado==6.4.2
# via
# bokeh
# ipykernel
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ threadpoolctl==3.2.0
# via scikit-learn
tomli==2.1.0
# via setuptools-scm
tornado==6.4.1
tornado==6.4.2
# via
# ipykernel
# jupyter-client
Expand Down
2 changes: 1 addition & 1 deletion requirements/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ tomli==2.1.0
# coverage
# pytest
# setuptools-scm
tornado==6.4.1
tornado==6.4.2
# via
# ipykernel
# jupyter-client
Expand Down

0 comments on commit 2ff9367

Please sign in to comment.