andreoliwa / nitpick

Enforce the same settings on multiple projects
https://nitpick.readthedocs.io/
MIT License
399 stars 25 forks source link

fix(deps): update dependency jmespath to v1 #551

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jmespath 0.10.0 -> 1.0.1 age adoption passing confidence

Release Notes

jmespath/jmespath.py ### [`v1.0.1`](https://togithub.com/jmespath/jmespath.py/blob/HEAD/CHANGELOG.rst#​101) [Compare Source](https://togithub.com/jmespath/jmespath.py/compare/1.0.0...1.0.1) \===== - Add support for Python 3.11 (`issue #​285 `\__) - Fix boolean correctness for floats (`issue #​281 `\__) - Fix Python 3.9 warning about random sampling used in parser cache. (`issue #​216 `\__) - Fix Python 3.8 warning for type comparisons (`issue #​210 `\__) ### [`v1.0.0`](https://togithub.com/jmespath/jmespath.py/blob/HEAD/CHANGELOG.rst#​100) [Compare Source](https://togithub.com/jmespath/jmespath.py/compare/0.10.0...1.0.0) \===== - Drop support for Python versions less than 3.7 (including Python 2). (`issue 268 `\__)

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.