From 3a783450f7ff68c8745faba401089ce7345b5b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:25:49 +0000 Subject: [PATCH] Bump fonttools from 4.60.1 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.60.1 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.60.1...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 4bb0412..298f764 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ filelock==3.20.0 # via urlextract flatbuffers==25.9.23 # via tensorflow -fonttools==4.60.1 +fonttools==4.61.0 # via matplotlib fpdf==1.7.2 # via adtlib