From 30ae3f116022c089e30cc9cdeb1733277c3e1594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 06:12:46 +0000 Subject: [PATCH] Bump fonttools[woff] from 4.23.0 to 4.24.4 Bumps [fonttools[woff]](https://github.com/fonttools/fonttools) from 4.23.0 to 4.24.4. - [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.23.0...4.24.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b410cb..347f1b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ altgraph==0.17 # via pyinstaller brotli==1.0.9 # via fonttools -fonttools[woff]==4.23.0 +fonttools[woff]==4.24.4 # via -r requirements.in pyinstaller-hooks-contrib==2021.1 # via pyinstaller