From d13a9b9f5ea4e6f1f675aadf39db0c3cc9c53876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 15:01:55 +0000 Subject: [PATCH] Bump fonttools from 4.50.0 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.50.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.50.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 b26d759c..c210bf7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Cython==3.0.10 dcor==0.6 fdasrsf==2.5.11 findiff==0.10.0 -fonttools==4.50.0 +fonttools==4.61.0 joblib==1.4.2 kiwisolver==1.4.5 lazy_loader==0.4