Skip to content

Commit

Permalink
pin pydantic-core
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Taylor <[email protected]>
  • Loading branch information
sbtaylor15 committed Jun 24, 2024
1 parent 4f91150 commit b559645
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"matchPackagePatterns": [".*"],
"automerge": true,
"autoApprove": true
},
{
"matchPackageNames": ["pydantic-core"],
"allowedVersions": "2.18.4"
}
],
"separateMajorMinor": false,
Expand Down
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
fastapi==0.111.0
psycopg2_binary==2.9.9
pydantic==2.7.4
pydantic-core==2.18.4
SQLAlchemy==2.0.31
uvicorn==0.30.1
requests==2.32.3
Expand Down

0 comments on commit b559645

Please sign in to comment.