Skip to content

Commit c339811

Browse files
committed
⬆️ Upgrade pydantic to 2.7.0
Signed-off-by: ff137 <[email protected]>
1 parent 86d1b7e commit c339811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build-backend = "poetry.core.masonry.api"
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.9.0"
20-
pydantic = "^2.6.4"
20+
pydantic = "^2.7.0"
2121
typing-extensions = "^4.7.0"
2222
inflection = "^0.5.1"
2323

0 commit comments

Comments
 (0)