From 909d79540ab7c6b9fe59e3cd8d4f44dfc2c32ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 20:15:24 +0000 Subject: [PATCH] Bump fonttools from 4.52.4 to 4.61.0 in /ai/python-rag-chatbot Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.52.4 to 4.61.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.52.4...4.61.0) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/python-rag-chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/python-rag-chatbot/requirements.txt b/ai/python-rag-chatbot/requirements.txt index 7ea5d6c..92ad3ed 100644 --- a/ai/python-rag-chatbot/requirements.txt +++ b/ai/python-rag-chatbot/requirements.txt @@ -55,7 +55,7 @@ fastjsonschema==2.18.1 filelock==3.12.4 filetype==1.2.0 flatbuffers==23.5.26 -fonttools==4.52.4 +fonttools==4.61.0 fqdn==1.5.1 frozenlist==1.4.0 fsspec==2023.9.2