Skip to content

Commit 57776f6

Browse files
authored
Merge pull request #6 from green-api/dependabot/pip/tornado-6.4
Bump tornado from 6.3.3 to 6.4
2 parents 1a5afa6 + a737a7e commit 57776f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tornado==6.3.3
1+
tornado==6.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"Creative Commons Attribution-NoDerivatives 4.0 International"
3434
" (CC BY-ND 4.0)"
3535
),
36-
install_requires=["tornado==6.3.3"],
36+
install_requires=["tornado==6.4"],
3737
python_requires=">=3.7"
3838
)

0 commit comments

Comments
 (0)