chore(deps): bump jmespath from 1.0.1 to 1.1.0
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>
This commit is contained in:
parent
6aea6e71b6
commit
61be4ab81e
|
|
@ -1,5 +1,5 @@
|
|||
ansible-core>=2.16.2
|
||||
jmespath>=1.0.1
|
||||
jmespath>=1.1.0
|
||||
jsonpatch>=1.33
|
||||
kubernetes>=29.0.0
|
||||
molecule-plugins[vagrant]
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ jinja2==3.1.3
|
|||
# via
|
||||
# ansible-core
|
||||
# molecule
|
||||
jmespath==1.0.1
|
||||
jmespath==1.1.0
|
||||
# via -r requirements.in
|
||||
jsonpatch==1.33
|
||||
# via -r requirements.in
|
||||
|
|
|
|||
Loading…
Reference in New Issue