Skip to content

Commit 5608282

Browse files
Bump ansible from 12.0.0 to 12.1.0 (#14845)
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 12.0.0 to 12.1.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@12.0.0...12.1.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 12.1.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 0df375a commit 5608282

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

0 commit comments

Comments
 (0)