Skip to content

Commit 63699e3

Browse files
authored
Update glotter2 to 0.13.0 (#5239)
1 parent 5d77a51 commit 63699e3

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 26 additions & 26 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,14 +1,14 @@
11
[project]
22
name = "sample-programs"
3-
version = "2025.10.28"
3+
version = "2025.11.08"
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 = [
1010
"ronbun (>=0.10.1,<0.11.0)",
11-
"glotter2 (>=0.12.1,<0.13.0)"
11+
"glotter2 (>=0.13.0,<0.14.0)"
1212
]
1313

1414
# Initiator of the collection

0 commit comments

Comments
 (0)