From 34e3bb575930301570f20e9c1f45eeeb4159f0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 02:35:04 +0000 Subject: [PATCH] Bump fonttools from 3.13.1 to 4.33.2 in /tools Bumps [fonttools](https://github.com/fonttools/fonttools) from 3.13.1 to 4.33.2. - [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/3.13.1...4.33.2) --- updated-dependencies: - dependency-name: fonttools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/ci/requirements_build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/requirements_build.txt b/tools/ci/requirements_build.txt index 376102dc3e6755..9adb55510d100e 100644 --- a/tools/ci/requirements_build.txt +++ b/tools/ci/requirements_build.txt @@ -1,4 +1,4 @@ cairocffi==1.3.0 -fonttools==3.13.1 +fonttools==4.33.2 pyyaml genshi