Skip to content

Commit

Permalink
bump gflanguages dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesanches committed Feb 2, 2024
1 parent 9373332 commit 7f28eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dehinter==4.0.0
fontTools[ufo,lxml,unicode]==4.47.2
font-v==2.1.0
freetype-py==2.3.0 # pinned for now. See: https://github.com/fonttools/fontbakery/issues/4143
gflanguages==0.5.16
gflanguages==0.5.17
gfsubsets==2024.1.22.post2
glyphsets==0.6.11
Jinja2==3.1.3
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
# deal with API-breaking updates. Only the latest released version is acceptable:
googlefonts_always_latest = [
"axisregistry>=0.4.5",
"gflanguages>=0.5.16",
"gflanguages>=0.5.17",
"gfsubsets>=2024.1.22.post2",
"glyphsets>=0.6.11",
"shaperglot>=0.3.1",
Expand Down

0 comments on commit 7f28eca

Please sign in to comment.