Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 07 (#75)
Browse files Browse the repository at this point in the history
* Update pytest from 7.0.0 to 7.0.1

* Update uharfbuzz from 0.20.0 to 0.21.0
  • Loading branch information
pyup-bot authored Feb 15, 2022
1 parent e07ef0c commit ded3083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==7.0.0
pytest==7.0.1
skia-python==87.4
numpy==1.22.2 # undeclared dependency of skia-python
pycairo==1.20.1; sys_platform != 'darwin' # there are currently no Mac wheels for pycairo
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
fonttools==4.29.1
uharfbuzz==0.20.0
uharfbuzz==0.21.0

0 comments on commit ded3083

Please sign in to comment.