From 5434efb13bfbbf10be6f4f86de8c5f91d1228f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:18:30 +0000 Subject: [PATCH] build: bump fonttools from 4.55.4 to 4.55.5 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.55.4 to 4.55.5. - [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.55.4...4.55.5) --- updated-dependencies: - dependency-name: fonttools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b825fcd..4b2beb1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ fastjsonschema==2.21.1 # rocm-docs-core (pyproject.toml) filelock==3.17.0 # via virtualenv -fonttools==4.55.4 +fonttools==4.55.5 # via matplotlib gitdb==4.0.12 # via gitpython