Skip to content

Commit ddadef6

Browse files
fix(deps): update dependency datamodel-code-generator to >=0.40.0 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b4b8c6 commit ddadef6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"aiosqlite>=0.21.0",
99
"alembic>=1.17.2",
1010
"click>=8.2.1",
11-
"datamodel-code-generator[http]>=0.33.0",
11+
"datamodel-code-generator[http]>=0.40.0",
1212
"httpx>=0.28.1",
1313
"mcp[cli]>=1.12.2",
1414
"numpy>=2.3.5",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)