From b6bef789e0441e8bb498d165116c2f788dab1b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 21:21:39 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 2 updates Bumps the pip group with 1 update in the /frontend directory: [fonttools](https://github.com/fonttools/fonttools). Bumps the pip group with 2 updates in the / directory: [fonttools](https://github.com/fonttools/fonttools) and [virtualenv](https://github.com/pypa/virtualenv). Updates `fonttools` from 4.53.1 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.53.1...4.61.0) Updates `fonttools` from 4.53.1 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.53.1...4.61.0) Updates `virtualenv` from 20.26.4 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.26.4...20.26.6) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production dependency-group: pip - dependency-name: fonttools dependency-version: 4.61.0 dependency-type: direct:production dependency-group: pip - dependency-name: virtualenv dependency-version: 20.26.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- frontend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 6aae537..8093e36 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -1,6 +1,6 @@ contourpy==1.3.0 cycler==0.12.1 -fonttools==4.53.1 +fonttools==4.61.0 kiwisolver==1.4.7 matplotlib==3.9.2 numpy==2.1.1 diff --git a/requirements.txt b/requirements.txt index 058bc2e..ddb8a66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpy==1.26.2 distlib==0.3.8 filelock==3.16.0 platformdirs==4.3.2 -virtualenv==20.26.4 +virtualenv==20.26.6 uvicorn==0.30.6 websocket==0.2.1 fastapi==0.115.0