Skip to content

Commit

Permalink
Bump fonttools from 4.55.5 to 4.55.6 in /testbed
Browse files Browse the repository at this point in the history
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.55.5 to 4.55.6.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.55.5...4.55.6)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent 78d3e75 commit 26e08d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testbed/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ test = [
# fonttools is only needed by Android, but we need to use
# sys.platform == 'linux' as there's no dependency identifier
# that can target Android exclusively until 3.13 lands.
"fonttools==4.55.5 ; sys.platform == 'linux'",
"fonttools==4.55.6 ; sys.platform == 'linux'",
"pillow==11.0.0",
"pytest==8.3.4",
"pytest-asyncio==0.25.2",
Expand Down

0 comments on commit 26e08d2

Please sign in to comment.