From 755a43a08eca88ec0f6ca6345bda111a05fe8d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 04:01:49 +0000 Subject: [PATCH] Bump fonttools from 4.61.0 to 4.61.1 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.61.0 to 4.61.1. - [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.61.0...4.61.1) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b599979ac04..0910a05f2572 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ executing==2.2.1 # via stack-data fastjsonschema==2.21.2 # via nbformat -fonttools==4.61.0 +fonttools==4.61.1 # via matplotlib fsspec==2025.12.0 # via dask