From 6db2061ce9e346f25f0a9c9d93a0065f5fdf8e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:51:32 +0000 Subject: [PATCH] deps: bump fonttools from 4.59.2 to 4.60.1 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.59.2 to 4.60.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.59.2...4.60.1) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.60.1 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 bdea3f89..e6d00494 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.59.2 +fonttools==4.60.1 # via matplotlib gitdb==4.0.12 # via gitpython