Skip to content

Commit

Permalink
Merge pull request #452 from justvanrossum/pyup-scheduled-update-2024…
Browse files Browse the repository at this point in the history
…-12-16

Scheduled weekly dependency update for week 50
  • Loading branch information
justvanrossum authored Dec 19, 2024
2 parents 4a88050 + 0b6e960 commit e12c621
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.3.2
pytest-asyncio==0.24.0
pytest==8.3.4
pytest-asyncio==0.25.0
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
markdown==3.7
pillow==10.4.0
pillow==11.0.0
fontTools====4.52.1
fs==2.4.16
brotli==1.1.0
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
setuptools==70.2.0 # pin for now: https://github.com/ronaldoussoren/py2app/issues/533
setuptools==75.6.0 # pin for now: https://github.com/ronaldoussoren/py2app/issues/533
wheel>=0.33.6
py2app==0.28.8
pyobjc==10.3.1
pyobjc==10.3.2
corefoundationasyncio==0.0.1
cocoa-vanilla==0.6.0
blackrenderer==0.6.0
fonttools[woff,lxml,unicode,ufo,type1]==4.53.1
fonttools[type1,woff,lxml,unicode,ufo]==4.55.3
# Temporarily add support for experimental extensions to the not-yet-official COLRv1 format:
# fonttools[woff,ufo,type1,unicode,lxml] @ git+https://github.com/justvanrossum/fonttools@colrv1-varco
uharfbuzz==0.42.0
python-bidi==0.4.2 # pin for now
uharfbuzz==0.43.0
python-bidi==0.6.3 # pin for now
jundo==0.1.2
ufo2ft==3.3.1
numpy==2.1.1
numpy==2.2.0
unicodedata2==15.1.0
git+https://github.com/BlackFoundryCom/rcjk-tools/
delocate==0.11.0 # pin for now
delocate==0.12.0 # pin for now

0 comments on commit e12c621

Please sign in to comment.