Skip to content

Commit 89f229d

Browse files
committed
fix(deps): bump utxorpc-spec to 0.19.2
utxorpc-spec 0.19.2 ships the protoletariat-rewritten imports, making the generated package importable.
1 parent 35536ca commit 89f229d

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
@@ -13,7 +13,7 @@ license = "Apache-2.0"
1313

1414
[tool.poetry.dependencies] # https://python-poetry.org/docs/dependency-specification/
1515
python = ">=3.10,<4.0"
16-
utxorpc-spec = "0.19.1"
16+
utxorpc-spec = "0.19.2"
1717
typing-extensions = "^4.15.0"
1818
protobuf = "^7.34.1"
1919

0 commit comments

Comments
 (0)