Skip to content

Commit f065bfa

Browse files
committed
Update tomlkit to v0.13.3 (from v0.13.2)
1 parent 87b2d33 commit f065bfa

3 files changed

Lines changed: 36 additions & 34 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## 0.11.0 (unreleased)
55

6+
- Updated tomlkit to v0.13.3 (from v0.13.2).
7+
68

79
## 0.10.0 (2025-04-04)
810

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
]
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"tomlkit>=0.13.2",
11+
"tomlkit>=0.13.3",
1212
]
1313
license = { text = "MIT" }
1414
keywords = [ "lanparty" ]

uv.lock

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

0 commit comments

Comments
 (0)