Skip to content

Commit df080da

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 8ef4e5f commit df080da

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.0
1+
aiohttp>=3.10.11
22
lxml==4.9.1
33
mwclient==0.10.1
44
mwparserfromhell==0.6

0 commit comments

Comments
 (0)