Skip to content

Commit e97127a

Browse files
authored
Update ronbun to 0.9.0 (#4549)
1 parent 780ed6e commit e97127a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -7,7 +7,7 @@ requires-python = ">=3.9,<4.0"
77
license = "MIT"
88

99
dependencies = [
10-
"ronbun (>=0.8.1,<0.9.0)",
10+
"ronbun (>=0.9.0,<0.10.0)",
1111
"glotter2 (>=0.10.1,<0.11.0)"
1212
]
1313

0 commit comments

Comments
 (0)