Skip to content

Commit 363ec57

Browse files
fix(deps): update dependency tornado to v6 [security]
1 parent 08b738f commit 363ec57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)