Skip to content

Commit

Permalink
Update dependency pydantic to v2.5.0
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 13, 2023
1 parent 2d9a489 commit e059def
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 241 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.0"
loguru = "==0.7.0"
pandas = "==2.0.3"
pbr = "==5.11.1"
pydantic = "==2.1.1"
pydantic = "==2.5.0"
requests = "==2.31.0"
tabulate = "==0.9.0"
typer = {version = "==0.9.0", extras = ["all"]}
Expand Down
Loading

0 comments on commit e059def

Please sign in to comment.