Skip to content

Commit c7ce69c

Browse files
Bump fonttools from 4.18.2 to 4.19.0
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.18.2 to 4.19.0. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/master/NEWS.rst) - [Commits](fonttools/fonttools@4.18.2...4.19.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06b3766 commit c7ce69c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

requirements.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
#
55
# pip-compile
66
#
7-
cython==0.29.21 # via -r requirements.in
8-
fonttools==4.18.2 # via -r requirements.in
9-
skia-pathops==0.6.0.post1 # via -r requirements.in
7+
cython==0.29.21
8+
# via -r requirements.in
9+
fonttools==4.19.0
10+
# via -r requirements.in
11+
skia-pathops==0.6.0.post1
12+
# via -r requirements.in

0 commit comments

Comments
 (0)