Skip to content

Commit 02ca41e

Browse files
fix(deps): update ansible to 13.0.0
1 parent 1fe3458 commit 02ca41e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = [
44
]
55
requires-python = "<4.0.0,>=3.13.0"
66
dependencies = [
7-
"ansible<12.1.1,>=12.1.0",
7+
"ansible<13.0.1,>=13.0.0",
88
"kubernetes<34.1.1,>=34.1.0",
99
"boto3<2.0.0,>=1.34.143",
1010
]

uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)