Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
  • Loading branch information
snyk-bot committed Dec 21, 2023
1 parent d40eb59 commit 8c4da25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ coverage==7.0.5
cycler==0.11.0
exceptiongroup==1.1.0
flake8==5.0.4
fonttools==4.38.0
fonttools==4.43.0
iniconfig==2.0.0
kiwisolver==1.4.4
matplotlib==3.6.3
Expand Down

0 comments on commit 8c4da25

Please sign in to comment.