From be934f16e22ba0e481c9b7b050fea5474e97fc50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 22:36:34 +0000 Subject: [PATCH] Bump fonttools from 4.55.8 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.55.8 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.8...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29a36877..4bd6c150 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.55.8 +fonttools==4.61.0 # via matplotlib kiwisolver==1.4.8 # via matplotlib