Skip to content

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Solutions/TenableIO/Data Connectors/requirements.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ azure-functions==1.7.2
77
azure-functions-durable==1.0.3
88
azure-storage-queue==12.1.6
99
pyTenable==1.3.3
10-
requests==2.26.0
10+
requests==2.32.2
11+
aiohttp>=3.9.4 # not directly required, pinned by Snyk to avoid a vulnerability
12+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)