Skip to content

Commit 1470dda

Browse files
Bump tornado from 6.5.1 to 6.5.5 (#21)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.1 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.1...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7ed3ca commit 1470dda

2 files changed

Lines changed: 13 additions & 15 deletions

File tree

poetry.lock

Lines changed: 12 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ nbsphinx = "0.9.5"
7575
# Jupyterlab and matplotlib are needed for notebook rendering.
7676
jupyterlab = "4.4.8"
7777
matplotlib = "3.9.2"
78-
tornado = "^6.4.2"
78+
tornado = "^6.5.5"
7979

8080
[tool.ruff]
8181
# The directories to consider when resolving first- vs. third-party imports.

0 commit comments

Comments
 (0)