Update `json-stream` dependency from version `1.4.0` to `2.2.0` in `pyproject.toml` file.

pull/30/head
alufers 3 years ago
parent 5cb446c0be
commit 8ad02cd647

700
poetry.lock generated

File diff suppressed because it is too large Load Diff

@ -10,7 +10,7 @@ license = "MIT"
python = "^3.9" python = "^3.9"
mitmproxy = "^9.0.1" mitmproxy = "^9.0.1"
"ruamel.yaml" = "^0.17.21" "ruamel.yaml" = "^0.17.21"
json-stream = "^1.4.0" json-stream = "^2.2.0"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]

Loading…
Cancel
Save