Skip to content

Commit ab4dbc8

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-HOLIDAYS-6591328
1 parent 6f4ca69 commit ab4dbc8

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
@@ -28,3 +28,4 @@ mediapipe
2828
pyshorteners
2929

3030
fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability
31+
holidays>=0.45 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)