From 130e93a84642c3a4bfc54e012542b956f5cbcbca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:12:30 +0000 Subject: [PATCH] build(deps): bump fonttools from 4.33.2 to 4.43.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.33.2 to 4.43.0. - [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.33.2...4.43.0) --- updated-dependencies: - dependency-name: fonttools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e53f2a3..a0d5708b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ dice==3.1.2 Django==4.1.13 docopt==0.6.2 feedparser==6.0.8 -fonttools==4.33.2 +fonttools==4.43.0 hiredis==2.0.0 hyperlink==21.0.0 idna==3.3