Skip to content

Commit 1a2795b

Browse files
Bump ansible from 11.9.0 to 12.0.0 (#14832)
1 parent 938cb0b commit 1a2795b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Set up a personal IPSEC VPN in the cloud"
88
version = "2.0.0-beta"
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"ansible==11.9.0",
11+
"ansible==12.0.0",
1212
"jinja2>=3.1.6",
1313
"netaddr==1.3.0",
1414
"pyyaml>=6.0.2",

0 commit comments

Comments
 (0)