From 380655abd2d680e3f8129e6a5f563f4c3155731e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:19:10 +0000 Subject: [PATCH] chore(deps): bump fonttools in /scripts/qa/reporting Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.37.4 to 4.61.0. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](https://github.com/fonttools/fonttools/compare/4.37.4...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/qa/reporting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/qa/reporting/requirements.txt b/scripts/qa/reporting/requirements.txt index d7205cb..0d5e249 100644 --- a/scripts/qa/reporting/requirements.txt +++ b/scripts/qa/reporting/requirements.txt @@ -1,6 +1,6 @@ contourpy==1.0.5 cycler==0.11.0 -fonttools==4.37.4 +fonttools==4.61.0 kiwisolver==1.4.4 matplotlib==3.6.3 numpy==1.24.2