Skip to content

Commit bb6f36a

Browse files
dependabot[bot]mdellweg
authored andcommitted
Update jq requirement from <1.12.0,>=1.6.0 to >=1.6.0,<1.13.0
Updates the requirements on [jq](https://github.com/mwilliamson/jq.py) to permit the latest version. - [Changelog](https://github.com/mwilliamson/jq.py/blob/master/CHANGELOG.rst) - [Commits](mwilliamson/jq.py@1.6.0...1.12.0) --- updated-dependencies: - dependency-name: jq dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b56b2a4 commit bb6f36a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"gunicorn>=22.0,<26.1.0",
4747
"jinja2>=3.1,<=3.1.6",
4848
"json_stream>=2.3.2,<2.6",
49-
"jq>=1.6.0,<1.12.0",
49+
"jq>=1.6.0,<1.13.0",
5050
"PyOpenSSL<27.0",
5151
"opentelemetry-api>=1.27.0,<1.44",
5252
"opentelemetry-sdk>=1.27.0,<1.44",

0 commit comments

Comments
 (0)