Skip to content

Commit

Permalink
Bump dash from 2.17.1 to 2.18.1
Browse files Browse the repository at this point in the history
Bumps [dash](https://github.com/plotly/dash) from 2.17.1 to 2.18.1.
- [Release notes](https://github.com/plotly/dash/releases)
- [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md)
- [Commits](plotly/dash@v2.17.1...v2.18.1)

---
updated-dependencies:
- dependency-name: dash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 0d12121 commit 45db5a5
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 @@ -26,7 +26,7 @@ classifiers =[

[tool.poetry.dependencies]
python = "^3.12"
dash = "^2.17.1"
dash = "^2.18.1"
dash-bootstrap-components = "^1.6.0"
fastapi = "^0.112.0"
fastapi-versioning = "^0.10.0"
Expand Down

0 comments on commit 45db5a5

Please sign in to comment.