Skip to content

Commit

Permalink
updating versions of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesanches committed Oct 13, 2023
1 parent 0030a81 commit 7f0bf79
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--index-url https://pypi.python.org/simple/
black==23.7.0
flake8==6.0.0
pylint==2.17.4
sphinx==7.0.1
black==23.9.1
flake8==6.1.0
pylint==2.17.7 # TODO: try pylint 3.x
sphinx==7.1.2 # Sphinx 7.2.x series requires python >= 3.9
pytest-cov==4.1.0
pytest-xdist
pytest-xdist==3.3.1
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,24 @@ cmarkgfm==2022.10.27
collidoscope==0.6.5
defcon==0.10.3
dehinter==4.0.0
fontTools[ufo,lxml,unicode]==4.42.1
fontTools[ufo,lxml,unicode]==4.43.1
font-v==2.1.0
freetype-py==2.3.0 # pinned for now. See: https://github.com/fonttools/fontbakery/issues/4143
gflanguages==0.5.6
gflanguages==0.5.7
glyphsets==0.6.4
lxml==4.9.3
munkres==1.1.4 # This should be a dependency of fonttools instead!
opentype-sanitizer==9.1.0
opentypespec==1.9.1
packaging==23.1
packaging==23.2
pip-api==0.0.30
PyYAML==6.0.1
protobuf==3.20.3
requests==2.31.0
rich==13.5.3
rich==13.6.0
shaperglot==0.3.0
stringbrewer==0.0.1
toml==0.10.2
ufolint==1.2.0
vharfbuzz==0.2.0
ufo2ft==2.33.4
shaperglot==0.3.0
vharfbuzz==0.2.0

0 comments on commit 7f0bf79

Please sign in to comment.