Skip to content

Commit 00ecf0d

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-BLACK-6256273
1 parent 573cf08 commit 00ecf0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ draugr[all]
44
six
55
sorcery
66
warg[all]>=1.2.9
7+
black>=24.3.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)