Skip to content

Commit e6843a3

Browse files
Bump fonttools from 4.58.0 to 4.58.1 (#1157)
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.58.0 to 4.58.1. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.58.0...4.58.1) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.58.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0caa0e6 commit e6843a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cycler==0.12.1 ; python_version >= "3.10" and python_version < "3.13"
1111
exceptiongroup==1.3.0 ; python_version >= "3.10" and python_version < "3.11"
1212
filelock==3.18.0 ; python_version >= "3.10" and python_version < "3.13"
1313
filterpy==1.4.5 ; python_version >= "3.10" and python_version < "3.13"
14-
fonttools==4.58.0 ; python_version >= "3.10" and python_version < "3.13"
14+
fonttools==4.58.1 ; python_version >= "3.10" and python_version < "3.13"
1515
fsspec==2025.5.1 ; python_version >= "3.10" and python_version < "3.13"
1616
future==1.0.0 ; python_version >= "3.10" and python_version < "3.13"
1717
healpy==1.18.1 ; python_version >= "3.10" and python_version < "3.13"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "3.13" and platf
77
contourpy==1.3.2 ; python_version >= "3.10" and python_version < "3.13"
88
cycler==0.12.1 ; python_version >= "3.10" and python_version < "3.13"
99
filterpy==1.4.5 ; python_version >= "3.10" and python_version < "3.13"
10-
fonttools==4.58.0 ; python_version >= "3.10" and python_version < "3.13"
10+
fonttools==4.58.1 ; python_version >= "3.10" and python_version < "3.13"
1111
idna==3.10 ; python_version >= "3.10" and python_version < "3.13"
1212
kiwisolver==1.4.8 ; python_version >= "3.10" and python_version < "3.13"
1313
matplotlib==3.10.3 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)