chore(deps): update json-stream requirement

Updates the requirements on [json-stream](https://github.com/daggaz/json-stream) to permit the latest version.
- [Commits](https://github.com/daggaz/json-stream/compare/2.3.2...v2.5.1)

---
updated-dependencies:
- dependency-name: json-stream
  dependency-version: 2.5.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/json-stream-gte-2.5.1-and-lt-3
dependabot[bot] 4 days ago committed by GitHub
parent e98dc4fd61
commit 2bbbeb12f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,7 +9,7 @@ requires-python = ">=3.12"
dependencies = [
"mitmproxy>=12.2.3",
"ruamel.yaml>=0.17.32",
"json-stream>=2.3.2,<3",
"json-stream>=2.5.1,<3",
"msgpack>=1.0.7,<2",
]

Loading…
Cancel
Save