UNCLASSIFIED - NO CUI

Skip to content

Update dependency jmespath to v1

renovate requested to merge renovate/jmespath-1.x into development

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

Compare Source

=====

  • Add support for Python 3.11 (issue #&#8203;285 <https://github.com/jmespath/jmespath.py/issues/285>__)
  • Fix boolean correctness for floats (issue #&#8203;281 <https://github.com/jmespath/jmespath.py/issues/281>__)
  • Fix Python 3.9 warning about random sampling used in parser cache. (issue #&#8203;216 <https://github.com/jmespath/jmespath.py/issues/216>__)
  • Fix Python 3.8 warning for type comparisons (issue #&#8203;210 <https://github.com/jmespath/jmespath.py/issues/268>__)

v1.0.0

Compare Source

=====

  • Drop support for Python versions less than 3.7 (including Python 2). (issue 268 <https://github.com/jmespath/jmespath.py/issues/268>__)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports