From ce261046585e11e9bc4cbce04d3c4ce953e61c33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 11:29:30 +0000 Subject: [PATCH] Bump fonttools from 4.43.0 to 4.52.1 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.43.0 to 4.52.1. - [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.43.0...4.52.1) --- 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 dd61780..6113556 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.43.0 +fonttools==4.52.1 frozenlist==1.4.0 fsspec==2023.9.0 gitdb==4.0.10