Skip to content

Commit

Permalink
Merge pull request #310 from emilhe/dependabot/pip/dash-2.15.0
Browse files Browse the repository at this point in the history
Bump dash from 2.14.1 to 2.15.0
  • Loading branch information
emilhe authored Feb 3, 2024
2 parents ddf6611 + d3adfd1 commit 8ba7eb7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 22 deletions.
27 changes: 6 additions & 21 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 @@ -35,7 +35,7 @@ dataclass-wizard = "^0.22.2"
mantine = ["dash-mantine-components"]

[tool.poetry.dev-dependencies]
dash = {extras = ["dev", "testing"], version = "^2.8.1"}
dash = {extras = ["dev", "testing"], version = "^2.15.0"}
pytest-cov = "^4.0.0"
black = "^22.12.0"
pandas = ">=1.5.3"
Expand Down

0 comments on commit 8ba7eb7

Please sign in to comment.