Skip to content

Commit c276441

Browse files
build(deps): update all non-major dependencies
1 parent 76fe854 commit c276441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
dependencies = [
44
"black (>=25.1.0,<25.1.1)",
55
"fastapi (>=0.115.8,<0.116.0)",
6-
"fonttools (>=4.55.8,<5.0.0)",
6+
"fonttools (>=4.56.0,<5.0.0)",
77
"freetype-py (>=2.5.1,<3.0.0)",
88
"python-multipart (>=0.0.20,<0.0.21)",
99
"requests (>=2.32.3,<3.0.0)",
@@ -20,7 +20,7 @@
2020

2121
[build-system]
2222
build-backend = "poetry.core.masonry.api"
23-
requires = ["poetry-core>=2.0.1,<3.0.0"]
23+
requires = ["poetry-core>=2.1.0,<3.0.0"]
2424

2525
[tool.isort]
2626
profile = "black"

0 commit comments

Comments
 (0)