Skip to content

Commit

Permalink
fix(deps): update dependency shiny to ^0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent c0f2f0d commit 5a65a5b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 additions & 5 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 @@ -11,7 +11,7 @@ source = ["tapyr_template"]

[tool.poetry.dependencies]
python = "^3.10"
shiny = "^0.9.0"
shiny = "^0.10.0"
rich = "^13.7.1"
loguru = "^0.7.2"
pydantic-settings = "^2.2.1"
Expand Down

0 comments on commit 5a65a5b

Please sign in to comment.