Skip to content

Commit c77c9fd

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-XML2RFC-12668907
1 parent 120e263 commit c77c9fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ tqdm>=4.64.0
8181
Unidecode>=1.3.4
8282
urllib3>=1.26,<2
8383
weasyprint>=64.1
84-
xml2rfc>=3.23.0
84+
xml2rfc>=3.30.2
8585
xym>=0.6,<1.0

0 commit comments

Comments
 (0)