Skip to content

Commit

Permalink
Merge pull request #3455 from fonttools/pyup-scheduled-update-2024-02-26
Browse files Browse the repository at this point in the history
Scheduled weekly dependency update for week 08
  • Loading branch information
khaledhosny committed Mar 10, 2024
2 parents 974fa0c + 0f9b40d commit 0f06cba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sphinx>=1.5.5
mypy>=0.782

# Pin black as each version could change formatting, breaking CI randomly.
black==24.1.1
black==24.2.0
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ fs==2.4.16
skia-pathops==0.8.0.post1; platform_python_implementation != "PyPy"
# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
ufoLib2==0.16.0
ufo2ft==3.0.1
ufo2ft==3.1.0
pyobjc==10.1; sys_platform == "darwin"
freetype-py==2.4.0
uharfbuzz==0.39.0
glyphsLib==6.6.3 # this is only required to run Tests/varLib/interpolatable_test.py
glyphsLib==6.6.5 # this is only required to run Tests/varLib/interpolatable_test.py
lxml==5.1.0
sympy==1.12

0 comments on commit 0f06cba

Please sign in to comment.