mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-19 19:23:24 +02:00
Bump ansible from 11.8.0 to 11.9.0 (#14821)
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 11.8.0 to 11.9.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/11.8.0...11.9.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 11.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
db2b99f071
commit
55e4cab788
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"
|
version = "2.0.0-beta"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ansible==11.8.0",
|
"ansible==11.9.0",
|
||||||
"jinja2>=3.1.6",
|
"jinja2>=3.1.6",
|
||||||
"netaddr==1.3.0",
|
"netaddr==1.3.0",
|
||||||
"pyyaml>=6.0.2",
|
"pyyaml>=6.0.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue