From 37d9cc92346d51a932fac9b32b8f8819fa8154e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 06:02:27 +0000 Subject: [PATCH] Bump fonttools from 4.42.1 to 4.47.2 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.42.1 to 4.47.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/4.42.1...4.47.2) --- 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 8256555..d3f0327 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ Faker==19.13.0 filelock==3.12.3 filetype==1.2.0 flatbuffers==23.5.26 -fonttools==4.42.1 +fonttools==4.47.2 frozenlist==1.4.0 fsspec==2023.9.0 gitdb==4.0.10