Skip to content

Commit

Permalink
deps(core-py): bump the all group in /wren-core-py with 2 updates (#975)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent a91f5c2 commit 65e6b3b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 deletions wren-core-py/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions wren-core-py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ authors = ["Canner <[email protected]>"]

[tool.poetry.dependencies]
python = ">=3.11,<3.12"
maturin = "1.7.7"
maturin = "1.7.8"

[tool.poetry.group.dev.dependencies]
pytest = "8.3.4"
ruff = "0.8.0"
ruff = "0.8.2"

[tool.maturin]
module-name = "wren_core"
Expand Down

0 comments on commit 65e6b3b

Please sign in to comment.