mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-29 07:14:45 -03:30
Bumps [jmespath](https://github.com/jmespath/jmespath.py) from 1.0.1 to 1.1.0. - [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/jmespath/jmespath.py/compare/1.0.1...1.1.0) --- updated-dependencies: - dependency-name: jmespath dependency-version: 1.1.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>
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
ansible==10.7.0
|
|
# Needed for community.crypto module
|
|
cryptography==46.0.3
|
|
# Needed for jinja2 json_query templating
|
|
jmespath==1.1.0
|
|
# Needed for ansible.utils.ipaddr
|
|
netaddr==1.3.0
|