From 3abb55db2faa41096015dc1aa295418b9338650c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:34:25 +0000 Subject: [PATCH] Bump fonttools from 4.58.1 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.58.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.58.1...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ceb4669..06b0ce7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.4.2 click==8.2.1 contourpy==1.3.2 cycler==0.12.1 -fonttools==4.58.1 +fonttools==4.61.0 gitdb==4.0.12 GitPython==3.1.44 idna==3.10