Skip to content

Commit 5a38c17

Browse files
committed
fix: Solutions/Cloudflare/Data Connectors/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6209406 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6209407
1 parent 01feccb commit 5a38c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
azure-storage-blob==12.8.0
2-
aiohttp==3.8.0
2+
aiohttp==3.9.2
33
azure-functions==1.6.0

0 commit comments

Comments
 (0)