From 15a966fa38b46f85d2f09cb9036bba2d61d0ba9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 21:22:11 +0000 Subject: [PATCH] Bump fonttools from 4.43.0 to 4.61.0 in /docs Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.43.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.43.0...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 734c7e4..3ebbfff 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -fontTools==4.43.0 +fontTools==4.61.0 sphinx-autodoc-typehints >= 1.11.0 sphinxcontrib-napoleon >= 0.7 sphinx-rtd-theme >= 0.5