From d3949ba995e826c2c2dd189e96c4f80770095dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 02:17:11 +0000 Subject: [PATCH] Bump fonttools from 4.49.0 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.49.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.49.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 8ec1617..7e75e15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ contourpy==1.2.0 cycler==0.12.1 -fonttools==4.49.0 +fonttools==4.61.0 kiwisolver==1.4.5 matplotlib==3.8.3 numpy==1.26.4