Skip to content

Commit

Permalink
Update dependency pydantic to v2.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 2eb664a commit 80892bf
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 330 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dynaconf = "==3.2.6"
loguru = "==0.7.0"
pandas = "==2.0.3"
pbr = "==5.11.1"
pydantic = "==2.1.1"
pydantic = "==2.10.1"
requests = "==2.31.0"
tabulate = "==0.9.0"
typer = {version = "==0.9.0", extras = ["all"]}
Expand Down
Loading

0 comments on commit 80892bf

Please sign in to comment.