Skip to content

Commit 1a5afa6

Browse files
Merge pull request #5 from green-api/dependabot/pip/tornado-6.3.3
2 parents a694b19 + 2f86a75 commit 1a5afa6

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.2
1+
tornado==6.3.3

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.2"],
36+
install_requires=["tornado==6.3.3"],
3737
python_requires=">=3.7"
3838
)

0 commit comments

Comments
 (0)