From 3aa177ca2ebcd43dedbb75bc21daff4991856f19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:58:41 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [fonttools](https://github.com/fonttools/fonttools) and [werkzeug](https://github.com/pallets/werkzeug). Updates `fonttools` from 4.58.5 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.58.5...4.61.0) Updates `werkzeug` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9dbb8424..1582cbd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ easydev==0.13.3 et-xmlfile==2.0.0 ezdxf==1.4.2 flask==3.1.1 -fonttools==4.58.5 +fonttools==4.61.0 forex-python==1.9.2 humanfriendly==10.0 idna==3.10 @@ -98,5 +98,5 @@ ujson==5.10.0 urllib3==2.5.0 watchdog==6.0.0 websocket-client==1.8.0 -werkzeug==3.1.3 +werkzeug==3.1.4 xlsxwriter==3.2.5 \ No newline at end of file