Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PyUP] Update jmespath to 1.0.1 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates jmespath from 0.9.5 to 1.0.1.

Changelog

1.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>`__)

1.0.0

=====

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

0.10.0

======

* Python 2.6 and 3.3 have reached end-of-life and have been deprecated.
(`issue 175 <https://github.com/jmespath/jmespath.py/issues/175>`__)
* Fix race condition when clearing cached parsed expressions.
(`issue 197 <https://github.com/jmespath/jmespath.py/pull/197>`__)
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant