Skip to content

Commit 4c6eaad

Browse files
Bump fonttools from 4.0.2 to 4.2.4
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.0.2 to 4.2.4. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/master/NEWS.rst) - [Commits](fonttools/fonttools@4.0.2...4.2.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3514451 commit 4c6eaad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fontTools==4.0.2
1+
fontTools==4.2.4

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
AUTHOR = "Source Foundry Authors and Contributors"
1313
REQUIRES_PYTHON = ">=3.6.0"
1414

15-
INSTALL_REQUIRES = ["fontTools==4.0.0",
15+
INSTALL_REQUIRES = ["fontTools==4.2.4",
1616
]
1717
# Optional packages
1818
EXTRAS_REQUIRES = {

0 commit comments

Comments
 (0)