Skip to content

Commit 8c8f31d

Browse files
Update dependency tornado to v6.5.5 [SECURITY]
1 parent ecc1a23 commit 8c8f31d

4 files changed

Lines changed: 17 additions & 19 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"six==1.17.0",
4545
"subliminal==2.2.1",
4646
"tmdbsimple==2.9.1",
47-
"tornado==6.5.2",
47+
"tornado==6.5.5",
4848
"tornroutes==0.5.1",
4949
"trans==2.1.0",
5050
"ttl-cache==1.6",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ requests-toolbelt==1.0.0
3737
six==1.17.0
3838
subliminal==2.2.1
3939
tmdbsimple==2.9.1
40-
tornado==6.5.2
40+
tornado==6.5.5
4141
tornroutes==0.5.1
4242
trans==2.1.0
4343
ttl-cache==1.6

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ setuptools==68.0.0
1616
six==1.17.0
1717
tox
1818
tox-gh-actions
19-
tornado==6.5.2
19+
tornado==6.5.5
2020
urllib3<2.0.0
2121
vcrpy
2222
mock

uv.lock

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

0 commit comments

Comments
 (0)