From 9bf5d5b11d8dd8dd9f2a6f4717ea6abcf4c10f9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 10:04:10 +0000 Subject: [PATCH] Bump fonttools from 4.34.4 to 4.37.2 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.34.4 to 4.37.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.34.4...4.37.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 5aae812..9882dde 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.2 # via fdiff (setup.py) idna==3.3 # via yarl