Skip to content

Commit e8e4538

Browse files
committed
⬆️ Upgrade Pydantic to the lowest version passing tests
1 parent 70f925c commit e8e4538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737

3838
dependencies = [
3939
"SQLAlchemy >=2.0.14,<2.1.0",
40-
"pydantic>=2.7.0",
40+
"pydantic>=2.11.0",
4141
]
4242

4343
[project.urls]

0 commit comments

Comments
 (0)