From f3381d638735d558e435a205da4ec45a3561c2c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:55:32 +0000 Subject: [PATCH] Bump fonttools from 4.47.0 to 4.61.0 in /webcdi Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.47.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.47.0...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webcdi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcdi/requirements.txt b/webcdi/requirements.txt index ff7187d9..5b619d59 100644 --- a/webcdi/requirements.txt +++ b/webcdi/requirements.txt @@ -36,7 +36,7 @@ django-storages==1.14.2 django-tables2==2.7.0 django-weasyprint==1.1.0.post2 flake8==7.1.1 -fonttools==4.47.0 +fonttools==4.61.0 h11==0.14.0 html5lib==1.1 idna==3.7