From 6da3e2e6ede79511ea7ef62fc211c1ff1408a870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:18:56 +0000 Subject: [PATCH] chore(deps): bump fonttools from 4.59.1 to 4.61.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.59.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.59.1...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f57ba360a..5baa0bdff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ django-mathfilters==1.0.0 django-prometheus==2.4.1 django-redis==6.0.0 dnspython==2.7.0 -fonttools==4.59.1 +fonttools==4.61.0 greenlet==3.2.4 gunicorn==23.0.0 idna==3.10