Skip to content

Commit 55e4cab

Browse files
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](ansible-community/ansible-build-data@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db2b99f commit 55e4cab

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.8.0",
11+
"ansible==11.9.0",
1212
"jinja2>=3.1.6",
1313
"netaddr==1.3.0",
1414
"pyyaml>=6.0.2",

0 commit comments

Comments
 (0)