From b2aaa813950802573c1a303ccb6cf58ded36ad53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 04:48:50 +0000 Subject: [PATCH] Bump fonttools from 4.40.0 to 4.42.0 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.40.0 to 4.42.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.40.0...4.42.0) --- 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 6dab409..aa74547 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ defusedxml==0.7.1 # via interaction-devkit (pyproject.toml) fiona==1.9.4.post1 # via geopandas -fonttools==4.40.0 +fonttools==4.42.0 # via matplotlib geopandas==0.13.2 # via interaction-devkit (pyproject.toml)