Skip to content

Commit e55e8f5

Browse files
deps(core-py): bump the all group in /wren-core-py with 2 updates (#1095)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e555b6 commit e55e8f5

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

wren-core-py/poetry.lock

+34-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wren-core-py/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ authors = ["Canner <[email protected]>"]
1111

1212
[tool.poetry.dependencies]
1313
python = ">=3.11,<3.12"
14-
maturin = "1.8.2"
14+
maturin = "1.8.3"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "8.3.5"
18-
ruff = "0.9.10"
18+
ruff = "0.11.2"
1919

2020
[tool.maturin]
2121
module-name = "wren_core"

0 commit comments

Comments
 (0)