Skip to content

Commit 36b1c9a

Browse files
Bump tornado from 6.3.3 to 6.4.1 in /requirements (#347)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.3.3...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4387a1 commit 36b1c9a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/requirements-macOS-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ toposort==1.10
213213
# via symfit
214214
torch==2.0.1
215215
# via pyhdx (pyproject.toml)
216-
tornado==6.3.3
216+
tornado==6.4.1
217217
# via
218218
# bokeh
219219
# distributed

requirements/requirements-ubuntu-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ torch==2.0.1
246246
# via
247247
# pyhdx (pyproject.toml)
248248
# triton
249-
tornado==6.3.3
249+
tornado==6.4.1
250250
# via
251251
# bokeh
252252
# distributed

requirements/requirements-windows-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ toposort==1.10
217217
# via symfit
218218
torch==2.0.1
219219
# via pyhdx (pyproject.toml)
220-
tornado==6.3.3
220+
tornado==6.4.1
221221
# via
222222
# bokeh
223223
# distributed

0 commit comments

Comments
 (0)