Skip to content

Commit

Permalink
Update dependency tomlkit to v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 590f863 commit 506a45f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sachi = "sachi:cli_app"
python = "~3.12"
typer-slim = { version = "0.12.3", extras = ["standard"] }
textual = "0.76.0"
tomlkit = "0.13.0"
tomlkit = "0.13.1"
pydantic = "2.8.2"
aiohttp = { version = "3.10.3", extras = ["speedups"] }
yarl = "1.9.4"
Expand Down

0 comments on commit 506a45f

Please sign in to comment.