From 7119e15f6e2bf247eba9832ad7020651a4ac9bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 21:24:26 +0000 Subject: [PATCH] deps: bump fonttools from 4.59.2 to 4.60.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.59.2 to 4.60.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.59.2...4.60.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.60.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 bdea3f89..d68fd1d0 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.0 # via matplotlib gitdb==4.0.12 # via gitpython