From b10496cc87d9df233676b8c186c57bd09ab46b2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 04:43:23 +0000 Subject: [PATCH] Bump fonttools from 4.63.0 to 4.64.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.63.0 to 4.64.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.63.0...4.64.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.64.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b59f5d6409b..187e3c218ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ executing==2.2.1 # via stack-data fastjsonschema==2.22.2 # via nbformat -fonttools==4.63.0 +fonttools==4.64.0 # via matplotlib fsspec==2026.7.0 # via dask