From ac1fefb363076bdda71b0d03fdac88a0083fa3fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 22:28:11 +0000 Subject: [PATCH] build(deps): bump fonttools from 4.59.0 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.59.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.59.0...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 5c8a7bb..17e34f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.6 contourpy==1.3.3 cycler==0.12.1 filelock==3.13.1 -fonttools==4.59.0 +fonttools==4.61.0 fsspec==2024.6.1 huggingface-hub==0.34.3 idna==3.10