From 2347d4a25a8c5460d2c8a10edb3b783afc544bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 21:17:25 +0000 Subject: [PATCH] Bump fonttools from 4.60.1 to 4.60.2 Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.60.1 to 4.60.2. - [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.60.1...4.60.2) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ac86eb121..2540a584c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,6 @@ # # pip-compile --allow-unsafe --no-strip-extras # - absl-py==2.1.0 # via # keras @@ -43,7 +42,7 @@ duet==0.2.9 # via cirq-core flatbuffers==25.9.23 # via tensorflow -fonttools==4.60.1 +fonttools==4.60.2 # via matplotlib gast==0.6.0 # via tensorflow @@ -189,7 +188,7 @@ python-dateutil==2.9.0.post0 # pandas pytz==2025.2 # via pandas -pyyaml +pyyaml==6.0.3 # via tensorflow-docs pyzmq==27.1.0 # via jupyter-client