From 01a2f8b82032b5630c4b56c38fd67aa753c8cc2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:39:20 +0000 Subject: [PATCH] Bump fonttools from 4.38.0 to 4.43.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.38.0 to 4.43.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.38.0...4.43.0) --- updated-dependencies: - dependency-name: fonttools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4853fd..9af94b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ # # pip-compile # -fonttools==4.38.0 # via dehinter (setup.py) +fonttools==4.43.0 # via dehinter (setup.py)