From 1ed7759703d6266132a9d6c073c652a5e926f5ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:56:36 +0000 Subject: [PATCH] Bump fonttools from 4.42.0 to 4.43.0 in /docs Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.42.0 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.42.0...4.43.0) --- updated-dependencies: - dependency-name: fonttools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 300c4fe..206c36a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -42,7 +42,7 @@ cryptography==41.0.3 # via autobahn cycler==0.11.0 # via matplotlib -fonttools==4.42.0 +fonttools==4.43.0 # via matplotlib ginga==4.1.0 # via hcam-finder (setup.py)