Skip to content

Commit

Permalink
Merge pull request #53 from googlefonts/renovate/num2words-0.x
Browse files Browse the repository at this point in the history
Update dependency num2words to ~=0.5
  • Loading branch information
simoncozens authored Mar 13, 2024
2 parents 9bcb27d + c235eb7 commit 2b6fa07
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 @@ -30,7 +30,7 @@ dependencies= [
"termcolor >= 1.1.0",
"vharfbuzz",
"strictyaml",
"num2words ~= 0.5",
"num2words ~=0.5",
"ufo2ft",
"youseedee",
"PyYAML",
Expand Down

0 comments on commit 2b6fa07

Please sign in to comment.