Skip to content

Commit bc13cf9

Browse files
authored
Update to ronbon 0.11.1 to reduce logging noise (#6058)
1 parent ad4c74c commit bc13cf9

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

poetry.lock

Lines changed: 9 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 = "2026.3.4"
3+
version = "2026.5.30"
44
description = "Sample Programs in Every Programming Language"
55
readme = ".github/README.md"
66
requires-python = ">=3.10,<4.0"
77
license = "MIT"
88

99
dependencies = [
10-
"ronbun (>=0.11.0,<0.12.0)",
10+
"ronbun (>=0.11.1,<0.12.0)",
1111
"glotter2 (>=0.17.0,<0.18.0)",
1212
"pyyaml (>=6.0.3,<7.0.0)",
1313
]

0 commit comments

Comments
 (0)