From bc873a25691bfd03c58168cabd5b9163ff3077d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 21:52:58 +0000 Subject: [PATCH] Bump fonttools from 4.55.0 to 4.61.0 in /requirements Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.55.0 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.55.0...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index bcd511660f85..04f91aa6f9d5 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -226,7 +226,7 @@ fiona==1.10.1 # via torchgeo flask==3.1.1 # via mlflow -fonttools==4.55.0 +fonttools==4.61.0 # via matplotlib fqdn==1.5.1 # via jsonschema