From 5cf30d1de1670ec35bee405fa7324ecd3cafea90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 17:01:25 +0000 Subject: [PATCH] build(deps): bump fonttools in /host/libraries/libbladeRF_test Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.42.1 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.1...4.43.0) --- updated-dependencies: - dependency-name: fonttools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- host/libraries/libbladeRF_test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/libraries/libbladeRF_test/requirements.txt b/host/libraries/libbladeRF_test/requirements.txt index b11c20a99..4685b8941 100644 --- a/host/libraries/libbladeRF_test/requirements.txt +++ b/host/libraries/libbladeRF_test/requirements.txt @@ -1,6 +1,6 @@ contourpy==1.1.0 cycler==0.11.0 -fonttools==4.42.1 +fonttools==4.43.0 kiwisolver==1.4.5 matplotlib==3.7.2 numpy==1.25.2