From 4d361e3ab0861206cb414b055cf8f1dc7e0c1a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:58:02 +0000 Subject: [PATCH] Bump fonttools from 4.42.1 to 4.48.1 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.42.1 to 4.48.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.42.1...4.48.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 8256555..8cfa75c 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.48.1 frozenlist==1.4.0 fsspec==2023.9.0 gitdb==4.0.10