From 0f38cbe8ae51d3ecefac2dc54df1b63f213bae40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:45:52 +0000 Subject: [PATCH] Bump fonttools Bumps the pip group with 1 update in the /assembler_tools/hec-assembler-tools directory: [fonttools](https://github.com/fonttools/fonttools). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- assembler_tools/hec-assembler-tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assembler_tools/hec-assembler-tools/requirements.txt b/assembler_tools/hec-assembler-tools/requirements.txt index 7f7ad59d..67c2a995 100644 --- a/assembler_tools/hec-assembler-tools/requirements.txt +++ b/assembler_tools/hec-assembler-tools/requirements.txt @@ -1,6 +1,6 @@ contourpy==1.0.7 cycler==0.11.0 -fonttools==4.43.0 +fonttools==4.61.0 importlib-resources==5.12.0 kiwisolver==1.4.4 matplotlib==3.7.1