Skip to content

Commit

Permalink
Merge pull request #2876 from beeware/dependabot/pip/testbed/fonttool…
Browse files Browse the repository at this point in the history
…s-4.54.1

Bump fonttools from 4.53.1 to 4.54.1 in /testbed
  • Loading branch information
freakboy3742 authored Sep 30, 2024
2 parents efea361 + 80118e5 commit bbd68a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/2876.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated fonttools from 4.53.1 to 4.54.1 in /testbed.
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.53.1 ; sys.platform == 'linux'",
"fonttools==4.54.1 ; sys.platform == 'linux'",
"pillow==9.2.0",
"pytest==8.3.3",
"pytest-asyncio==0.24.0",
Expand Down

0 comments on commit bbd68a9

Please sign in to comment.