Skip to content

Commit 99a4579

Browse files
Merge pull request #203 from justvanrossum/pyup-scheduled-update-2021-11-01
Scheduled weekly dependency update for week 44
2 parents e5f8f47 + 99a016c commit 99a4579

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==6.2.4
2-
pytest-asyncio==0.15.1
1+
pytest==6.2.5
2+
pytest-asyncio==0.16.0

requirements-docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
markdown==3.3.4
2-
pillow==8.3.2
3-
fontTools==4.24.3
2+
pillow==8.4.0
3+
fontTools==4.27.1
44
fs==2.4.13
55
brotli==1.0.9

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
setuptools>=42.0.2
22
wheel>=0.33.6
3-
py2app==0.24
4-
pyobjc==7.2
3+
py2app==0.26.1
4+
pyobjc==7.3
55
corefoundationasyncio==0.0.1
66
cocoa-vanilla==0.2.0
77
blackrenderer==0.5.0a2
88
fonttools[woff,ufo,type1,unicode,lxml]==4.27.1
99
# Temporarily add support for experimental extensions to the not-yet-official COLRv1 format:
1010
# fonttools[woff,ufo,type1,unicode,lxml] @ git+https://github.com/justvanrossum/fonttools@colrv1-varco
1111
freetype-py==2.2.0
12-
uharfbuzz==0.16.1
12+
uharfbuzz==0.18.0
1313
python-bidi==0.4.2
1414
jundo==0.1.2
15-
ufo2ft==2.21.0
16-
numpy==1.20.3
15+
ufo2ft==2.25.1
16+
numpy==1.21.3
1717
unicodedata2==13.0.0.post2
1818
git+https://github.com/BlackFoundryCom/rcjk-tools/

0 commit comments

Comments
 (0)