Update dependency jq to v1.7.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
jq | minor |
==1.4.0 -> ==1.7.0
|
Release Notes
mwilliamson/jq.py (jq)
v1.7.0
-
Update to jq 1.7.1.
-
Include tox.ini in sdist.
-
Use the version of oniguruma distributed with jq.
v1.6.0
-
Update to jq 1.7.
-
Add support for building with Cython 3.
-
Add support for building with the system libjq and libonig instead of building using the bundled source.
-
Include tests in sdist.
v1.5.0
-
Add input_value, input_values and input_text methods as replacements for the input method. The input method is still supported.
-
Add support for slurp when calling input_text.
-
Add support for Python 3.12.
-
Build macOS arm64 wheels.
v1.4.1
- Improve handling of null bytes in program inputs and outputs.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.