Skip to content

Commit b6d0f08

Browse files
Merge pull request #21 from source-foundry/dependabot/pip/fonttools-4.5.0
2 parents fd50da3 + 0ab2b87 commit b6d0f08

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.4.3
1+
fontTools==4.5.0

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.4.3",
15+
INSTALL_REQUIRES = ["fontTools==4.5.0",
1616
]
1717
# Optional packages
1818
EXTRAS_REQUIRES = {

0 commit comments

Comments
 (0)