Skip to content

Commit

Permalink
fix(deps): update dependency fonttools to v4.55.4 (#330)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency fonttools to v4.55.4

* In the meantime, I ran `poetry lock` manually.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: CoralPink <03_stylist_triages@icloud.com>
  • Loading branch information
renovate[bot] and CoralPink authored Jan 23, 2025
1 parent 0adaea9 commit e35a0ce
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
104 changes: 52 additions & 52 deletions fonts/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fonts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requires-python = ">=3.13,<4.0"

dependencies = [
"brotli ==1.1.0",
"fonttools ==4.55.3",
"fonttools ==4.55.4",
]

[tool.poetry]
Expand Down

0 comments on commit e35a0ce

Please sign in to comment.