From 6ae403de51f16d5738c12d65d4b1ef82c843a780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 10:18:51 +0000 Subject: [PATCH] Bump fonttools from 4.55.0 to 4.60.2 in /requirements Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.55.0 to 4.60.2. - [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.60.2) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.60.2 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 c5f103b8b0d7..654a386879b1 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.60.2 # via matplotlib fqdn==1.5.1 # via jsonschema