Skip to content

Commit

Permalink
Update dependency pydantic to v2.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent 2d9a489 commit 6b2fa59
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 301 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.1"
requests = "==2.31.0"
tabulate = "==0.9.0"
typer = {version = "==0.9.0", extras = ["all"]}
Expand Down

0 comments on commit 6b2fa59

Please sign in to comment.