mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-16 12:17:43 -02:30
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 11.13.0 to 14.0.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.13.0...14.0.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
12 lines
269 B
Plaintext
12 lines
269 B
Plaintext
ansible==14.0.0
|
|
# Prevented passlib version conflicts
|
|
bcrypt<5
|
|
# Needed for community.crypto module
|
|
cryptography==49.0.0
|
|
# Needed for jinja2 json_query templating
|
|
jmespath==1.1.0
|
|
# Needed for ansible.utils.ipaddr
|
|
netaddr==1.3.0
|
|
# Needed for encrypt hash
|
|
passlib==1.7.4
|