Skip to content

Commit 1d3f144

Browse files
committed
fix: requirements.macos.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-TORNADO-10176059
1 parent d5f0a23 commit 1d3f144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.macos.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ six==1.10.0
5050
sqlparse==0.4.2
5151
supervisor==4.2.1
5252
thehive4py==1.8.1
53-
tornado==5.1
53+
tornado==6.5
5454
tzlocal==1.5.1
5555
uritemplate==3.0.0
5656
urllib3==1.26.5

0 commit comments

Comments
 (0)