Skip to content

Commit 818ffb3

Browse files
fix(deps): update dependency tornado to v6 [security]
1 parent fd91dbf commit 818ffb3

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

docs/poetry.lock

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

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sphinx-multiversion-scylla = "^0.3.1"
2121
Sphinx = "^7.3.7"
2222
scales = "^1.0.9"
2323
six = ">=1.9"
24-
tornado = ">=4.0,<5.0"
24+
tornado = ">=6.5,<6.6"
2525
scylla-driver = { path = "../", develop = true }
2626

2727

0 commit comments

Comments
 (0)