Skip to content

Commit 7745251

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-8383923
1 parent f997fa4 commit 7745251

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==3.8.6
1+
aiohttp==3.10.11
22
aiosignal==1.3.1
33
async-timeout==4.0.3
44
attrs==23.2.0

0 commit comments

Comments
 (0)