Skip to content

Commit 9eef6df

Browse files
Bump tornado from 6.4.1 to 6.4.2 in /requirements (#363)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 281124c commit 9eef6df

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.4.1
216+
tornado==6.4.2
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.4.1
249+
tornado==6.4.2
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.4.1
220+
tornado==6.4.2
221221
# via
222222
# bokeh
223223
# distributed

0 commit comments

Comments
 (0)