Skip to content

[PyUP] Update jmespath to 1.1.0#117

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-jmespath-0.9.5-to-1.1.0
Open

[PyUP] Update jmespath to 1.1.0#117
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-jmespath-0.9.5-to-1.1.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates jmespath from 0.9.5 to 1.1.0.

Changelog

1.1.0

=====

* Fix concurrency issue with cache
(`pr 335 <https://github.com/jmespath/jmespath.py/pull/335>`__)
* Added support for Python 3.12-3.14 (`pr 331 <https://github.com/jmespath/jmespath.py/pull/331>`__)
* Removed support for Python 3.7-3.8 (`pr 335 <https://github.com/jmespath/jmespath.py/pull/335>`__)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant