Skip to content

Commit

Permalink
Update dependency ziglang to ^0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent c6aecaf commit 0594680
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pydust = "pydust.pytest_plugin"

[tool.poetry.dependencies]
python = "^3.11"
ziglang = "^0.11.0"
ziglang = "^0.13.0"
pydantic = "^2.3.0"
setuptools = "^69.0.0"
black = "^23.9.1"
Expand All @@ -25,7 +25,7 @@ ruff = "^0.4.0"

[tool.poetry.group.docs.dependencies]
# For generating docs
ziglang = "^0.11.0"
ziglang = "^0.13.0"
mkdocs-material = "^9.2.6"
mkdocs-include-markdown-plugin = { version = "^6.0.1", python = "<3.13" }
mike = "^2.0.0"
Expand Down

0 comments on commit 0594680

Please sign in to comment.