From 3659c39c6304073ce1bb0c7ed43c9b447875dd7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:32:57 +0000 Subject: [PATCH] build(deps): Bump fonttools in /scripts/qa/reporting Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.37.4 to 4.43.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.43.0) --- updated-dependencies: - dependency-name: fonttools 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 d7205cb5be1..9154e878b8e 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.43.0 kiwisolver==1.4.4 matplotlib==3.6.3 numpy==1.24.2