Skip to content

Commit

Permalink
Update dependency pydantic to v2.7.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 2d9a489 commit ef14de1
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 302 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.7.3"
requests = "==2.31.0"
tabulate = "==0.9.0"
typer = {version = "==0.9.0", extras = ["all"]}
Expand Down
Loading

0 comments on commit ef14de1

Please sign in to comment.