Update dependency jmespath to v1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
jmespath | major |
==0.10.0 -> ==1.0.1
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
jmespath/jmespath.py
v1.0.1
=====
- Add support for Python 3.11
(
issue #​285 <https://github.com/jmespath/jmespath.py/issues/285>
__) - Fix boolean correctness for floats
(
issue #​281 <https://github.com/jmespath/jmespath.py/issues/281>
__) - Fix Python 3.9 warning about random sampling used in parser cache.
(
issue #​216 <https://github.com/jmespath/jmespath.py/issues/216>
__) - Fix Python 3.8 warning for type comparisons
(
issue #​210 <https://github.com/jmespath/jmespath.py/issues/268>
__)
v1.0.0
=====
- Drop support for Python versions less than 3.7 (including Python 2).
(
issue 268 <https://github.com/jmespath/jmespath.py/issues/268>
__)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.