Skip to content

Commit edac959

Browse files
Bump fonttools from 4.52.4 to 4.61.0
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.52.4 to 4.61.0. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.52.4...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e70b618 commit edac959

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cycler==0.12.1
99
# via matplotlib
1010
exceptiongroup==1.2.1
1111
# via pytest
12-
fonttools==4.52.4
12+
fonttools==4.61.0
1313
# via matplotlib
1414
iniconfig==2.0.0
1515
# via pytest

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ contourpy==1.2.1
55
# via matplotlib
66
cycler==0.12.1
77
# via matplotlib
8-
fonttools==4.52.4
8+
fonttools==4.61.0
99
# via matplotlib
1010
kiwisolver==1.4.5
1111
# via matplotlib

0 commit comments

Comments
 (0)