mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-19 10:23:11 +02:00
Bump ansible from 11.9.0 to 12.0.0 (#14832)
This commit is contained in:
parent
938cb0b5af
commit
1a2795be5b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ description = "Set up a personal IPSEC VPN in the cloud"
|
|||
version = "2.0.0-beta"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"ansible==11.9.0",
|
||||
"ansible==12.0.0",
|
||||
"jinja2>=3.1.6",
|
||||
"netaddr==1.3.0",
|
||||
"pyyaml>=6.0.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue