Skip to content

Commit 0d699ed

Browse files
committed
Merge branch '_so_push' into _so_main_push
2 parents dd7aeb3 + 1df3263 commit 0d699ed

3 files changed

Lines changed: 2094 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"click>=8.1.6",
2626
"PyYAML>=6.0.1",
2727
"ruamel.yaml>=0.17.32",
28-
"pydantic==1.10.9",
28+
"pydantic==1.10.13",
2929
"tomli==2.0.1",
3030
"validators==0.22.0",
3131
"kubernetes>=28.1.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python-on-whales>=0.64.0
66
click>=8.1.6
77
PyYAML>=6.0.1
88
ruamel.yaml>=0.17.32
9-
pydantic==1.10.9
9+
pydantic==1.10.13
1010
tomli==2.0.1
1111
validators==0.22.0
1212
kubernetes>=28.1.0

0 commit comments

Comments
 (0)