From 88b0ee9f783fbcf4f94d98cbadd6ee700ca7f010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 10:02:08 +0000 Subject: [PATCH] Bump fonttools from 4.34.4 to 4.37.3 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.34.4 to 4.37.3. - [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.34.4...4.37.3) --- 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 5aae812..e0ed558 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ colorama==0.4.5 # via rich commonmark==0.9.1 # via rich -fonttools==4.34.4 +fonttools==4.37.3 # via fdiff (setup.py) idna==3.3 # via yarl