From 35b155820e2d4c40b500f6d5b9266ce5d31d7cce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 21:40:42 +0000 Subject: [PATCH] Bump fonttools from 4.57.0 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.57.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.57.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 d84832c..eb2ca35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ charset-normalizer==3.4.1 contourpy==1.3.1 cryptography==44.0.2; sys_platform == "linux" cycler==0.12.1 -fonttools==4.57.0 +fonttools==4.61.0 html5lib==1.1 idna==3.10 importlib-metadata==8.6.1; python_version < "3.12"