Skip to content

Commit

Permalink
Merge pull request #84 from googlefonts/renovate/termcolor-2.x
Browse files Browse the repository at this point in the history
Update dependency termcolor to >=2.5.0
  • Loading branch information
simoncozens authored Nov 27, 2024
2 parents 385feae + 458193c commit 7316c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ classifiers = [
]
dependencies= [
"gflanguages >=0.7.1",
"termcolor >=2.4.0",
"termcolor >=2.5.0",
"vharfbuzz",
"strictyaml",
"num2words ~=0.5",
Expand Down

0 comments on commit 7316c4b

Please sign in to comment.