Skip to content

Commit 9183b95

Browse files
committed
Update requirements
1 parent ba7b6d8 commit 9183b95

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

requirements-test.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.13
2+
# This file is autogenerated by pip-compile with Python 3.14
33
# by the following command:
44
#
55
# pip-compile --extra=test --output-file=requirements-test.txt
66
#
77
attrs==25.4.0
88
# via ufolib2
9-
black==25.9.0
9+
black==25.12.0
1010
# via AlifTools (pyproject.toml)
11-
click==8.3.0
11+
click==8.3.1
1212
# via black
1313
flake8==7.3.0
1414
# via AlifTools (pyproject.toml)
15-
fonttools[ufo]==4.60.1
15+
fonttools[ufo]==4.61.0
1616
# via ufolib2
1717
iniconfig==2.3.0
1818
# via pytest
@@ -28,7 +28,7 @@ packaging==25.0
2828
# pytest
2929
pathspec==0.12.1
3030
# via black
31-
platformdirs==4.5.0
31+
platformdirs==4.5.1
3232
# via black
3333
pluggy==1.6.0
3434
# via pytest
@@ -38,9 +38,9 @@ pyflakes==3.4.0
3838
# via flake8
3939
pygments==2.19.2
4040
# via pytest
41-
pytest==8.4.2
41+
pytest==9.0.2
4242
# via AlifTools (pyproject.toml)
43-
pytokens==0.2.0
43+
pytokens==0.3.0
4444
# via black
4545
ufolib2==0.18.1
4646
# via AlifTools (pyproject.toml)

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.13
2+
# This file is autogenerated by pip-compile with Python 3.14
33
# by the following command:
44
#
55
# pip-compile --extra=shaping,sample,filters
@@ -8,11 +8,11 @@ blackrenderer==0.6.0
88
# via AlifTools (pyproject.toml)
99
booleanoperations==0.9.0
1010
# via ufo2ft
11-
cffsubr==0.3.0
11+
cffsubr==0.4.0
1212
# via ufo2ft
1313
fontmath==0.9.4
1414
# via ufo2ft
15-
fonttools[lxml,ufo]==4.60.1
15+
fonttools[lxml,ufo]==4.61.0
1616
# via
1717
# AlifTools (pyproject.toml)
1818
# blackrenderer
@@ -22,13 +22,13 @@ fonttools[lxml,ufo]==4.60.1
2222
# ufo2ft
2323
lxml==6.0.2
2424
# via fonttools
25-
pyclipper==1.3.0.post6
25+
pyclipper==1.4.0
2626
# via booleanoperations
2727
pyyaml==6.0.3
2828
# via AlifTools (pyproject.toml)
2929
ufo2ft==3.6.8
3030
# via AlifTools (pyproject.toml)
31-
uharfbuzz==0.52.0
31+
uharfbuzz==0.53.0
3232
# via
3333
# AlifTools (pyproject.toml)
3434
# blackrenderer

0 commit comments

Comments
 (0)