From 426afdfbebf4a400e0f8b8d45a6a7529f46e43cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:37:49 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 2 updates Bumps the pip group with 2 updates in the / directory: [fonttools](https://github.com/fonttools/fonttools) and [urllib3](https://github.com/urllib3/urllib3). Bumps the pip group with 1 update in the /docs directory: [urllib3](https://github.com/urllib3/urllib3). Updates `fonttools` from 4.54.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.54.1...4.60.2) Updates `urllib3` from 2.6.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.3) Updates `urllib3` from 2.6.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.3) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5f557ea..82d38ec 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -24,7 +24,7 @@ docutils==0.21.2 # sphinx-argparse # sphinx-rtd-theme # sphinxcontrib-bibtex -fonttools==4.61.0 +fonttools==4.61.1 # via matplotlib idna==3.10 # via requests @@ -160,7 +160,7 @@ typing-extensions==4.14.1 # via nibabel tzdata==2025.2 # via pandas -urllib3==2.6.0 +urllib3==2.6.3 # via requests versioneer==0.29 # via capcalc (../pyproject.toml) diff --git a/requirements.txt b/requirements.txt index c0fbb6c..2711c2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ contourpy==1.3.1 # via matplotlib cycler==0.12.1 # via matplotlib -fonttools==4.54.1 +fonttools==4.60.2 # via matplotlib joblib==1.4.2 # via scikit-learn