From 751d26703d856b28cdedaffe4a4e1aac57acd604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:14:31 +0000 Subject: [PATCH] Bump fonttools from 4.58.2 to 4.61.0 in /dice-stats Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.58.2 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.58.2...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dice-stats/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dice-stats/requirements.txt b/dice-stats/requirements.txt index eb003b2..ad0e5e5 100644 --- a/dice-stats/requirements.txt +++ b/dice-stats/requirements.txt @@ -8,7 +8,7 @@ cycler==0.12.1 # via # -r requirements.in # matplotlib -fonttools==4.58.2 +fonttools==4.61.0 # via # -r requirements.in # matplotlib