Skip to content

Commit e7e31d0

Browse files
terrikosnyk-bot
andauthored
chore: [Snyk] Security upgrade aiohttp from 3.8.6 to 3.9.2 (#4020)
* fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6091621 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6091622 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6209406 - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6209407 * fix: add [speedups] back in --------- Co-authored-by: snyk-bot <[email protected]>
1 parent 1794aac commit e7e31d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp[speedups]>=3.7.4
1+
aiohttp[speedups]>=3.9.2
22
beautifulsoup4
33
cvss
44
defusedxml

0 commit comments

Comments
 (0)