Skip to content

Commit fb16ce1

Browse files
committed
fix: Movie-Info-Telegram-Bot/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286
1 parent f05226e commit fb16ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Movie-Info-Telegram-Bot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ pytz==2020.4
88
requests==2.25.1
99
six==1.15.0
1010
soupsieve==2.1
11-
tornado==6.1
11+
tornado==6.3.2
1212
urllib3==1.26.2

0 commit comments

Comments
 (0)