Skip to content

Commit

Permalink
Update dependency pydantic to v2.6.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 Feb 5, 2024
1 parent 2d9a489 commit cc29b87
Show file tree
Hide file tree
Showing 2 changed files with 334 additions and 298 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.6.1"
requests = "==2.31.0"
tabulate = "==0.9.0"
typer = {version = "==0.9.0", extras = ["all"]}
Expand Down
Loading

0 comments on commit cc29b87

Please sign in to comment.