Skip to content

Commit d8300dd

Browse files
Update dependency pydantic to v2.11.10
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 2eb664a commit d8300dd

File tree

2 files changed

+390
-353
lines changed

2 files changed

+390
-353
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dynaconf = "==3.2.6"
1212
loguru = "==0.7.0"
1313
pandas = "==2.0.3"
1414
pbr = "==5.11.1"
15-
pydantic = "==2.1.1"
15+
pydantic = "==2.11.10"
1616
requests = "==2.31.0"
1717
tabulate = "==0.9.0"
1818
typer = {version = "==0.9.0", extras = ["all"]}

0 commit comments

Comments
 (0)