Skip to content

Update jmespath to 1.1.0#2310

Open
pyup-bot wants to merge 1 commit intomainfrom
pyup-update-jmespath-1.0.0-to-1.1.0
Open

Update jmespath to 1.1.0#2310
pyup-bot wants to merge 1 commit intomainfrom
pyup-update-jmespath-1.0.0-to-1.1.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates jmespath from 1.0.0 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>`__)
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