Skip to content

Commit

Permalink
bump openstep-plist to v0.3.0
Browse files Browse the repository at this point in the history
Fixes #726
  • Loading branch information
anthrotype committed Sep 29, 2021
1 parent 7655ff9 commit af02880
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ fonttools[ufo,unicode]==4.27.1
# ufolib2
fs==2.4.13
# via fonttools
openstep-plist==0.2.2.post1
openstep-plist==0.3.0
# via glyphsLib (setup.cfg)
pytz==2021.1
# via fs
six==1.16.0
# via fs
ufolib2==0.11.3
ufolib2==0.11.4
# via glyphsLib (setup.cfg)

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ setup_requires =
install_requires =
ufoLib2 >= 0.6.2
fonttools[ufo,unicode] >= 4.27.1
openstep-plist >= 0.2.2
openstep-plist >= 0.3.0

[options.extras_require]
ufo_normalization = ufonormalizer
Expand Down

0 comments on commit af02880

Please sign in to comment.