Skip to content

Commit f3e937a

Browse files
authored
Upgrade ronbon to 0.9.1 (#5103)
1 parent 1a20195 commit f3e937a

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "sample-programs"
3-
version = "2025.09.27"
3+
version = "2025.10.13"
44
description = "Sample Programs in Every Programming Language"
55
readme = ".github/README.md"
66
requires-python = ">=3.9,<4.0"
77
license = "MIT"
88

99
dependencies = [
10-
"ronbun (>=0.9.0,<0.10.0)",
10+
"ronbun (>=0.9.1,<0.10.0)",
1111
"glotter2 (>=0.12.1,<0.13.0)"
1212
]
1313

0 commit comments

Comments
 (0)