Skip to content

Commit

Permalink
Merge pull request #3463 from fonttools/pyup-scheduled-update-2024-03-18
Browse files Browse the repository at this point in the history
Scheduled weekly dependency update for week 11
  • Loading branch information
khaledhosny committed Mar 18, 2024
2 parents e39cc26 + a52042c commit 3139eae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
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.2.0
black==24.3.0
6 changes: 3 additions & 3 deletions requirements.txt
Expand Up @@ -12,9 +12,9 @@ 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.1.0
pyobjc==10.1; sys_platform == "darwin"
pyobjc==10.2; sys_platform == "darwin"
freetype-py==2.4.0
uharfbuzz==0.39.0
glyphsLib==6.6.5 # this is only required to run Tests/varLib/interpolatable_test.py
uharfbuzz==0.39.1
glyphsLib==6.6.6 # this is only required to run Tests/varLib/interpolatable_test.py
lxml==5.1.0
sympy==1.12

0 comments on commit 3139eae

Please sign in to comment.