Skip to content

Commit 1ad9087

Browse files
Update dependency pydantic-settings to ~=2.10.1
1 parent 901b1c7 commit 1ad9087

2 files changed

Lines changed: 128 additions & 128 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cdk8s = "~=2.69.54"
1212
cdk8s-plus-28 = "~=2.5.6"
1313
pyyaml = "~=6.0.2"
1414
pydantic = "~=2.11.3"
15-
pydantic-settings = "~=2.9.1"
15+
pydantic-settings = "~=2.10.1"
1616

1717
[dev-packages]
1818

0 commit comments

Comments
 (0)