Skip to content

Commit 6879937

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 4464b44 commit 6879937

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.7.4.post0
1+
aiohttp==3.10.11
22
async-timeout==3.0.1
33
attrs==21.2.0
44
black==21.7b0

0 commit comments

Comments
 (0)