Skip to content

Commit fbe17d2

Browse files
committed
raise irx version
1 parent 97de020 commit fbe17d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.10,<4"
1111
dependencies = [
1212
"pyyaml >=4",
1313
"astx (>=0.23.1)",
14-
"pyirx (==1.7.0)",
14+
"pyirx (==1.8.0)",
1515
"jsonschema (>=4.0.0)",
1616
"types-pyyaml (>=6.0.12.20250516)"
1717
]

0 commit comments

Comments
 (0)