From 0c574c408f7dd7a4dae4b8ac9becef7e01eb820c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:23:39 +0000 Subject: [PATCH] build(deps): bump fonttools from 4.60.1 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.60.1 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.60.1...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e92d16..fbc86c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cs==3.4.0 cycler==0.12.1 dateparser==1.2.2 deprecated==1.2.18 -fonttools==4.60.1 +fonttools==4.61.0 hcloud==2.11.1 httmock==1.4.0 idna==3.11