Skip to content

Commit

Permalink
Bump dash-core-components from 1.15.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [dash-core-components](https://github.com/plotly/dash-component-boilerplate) from 1.15.0 to 2.0.0.
- [Commits](https://github.com/plotly/dash-component-boilerplate/commits)

---
updated-dependencies:
- dependency-name: dash-core-components
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent d06ea00 commit cdc58b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read(fname):
install_requires=[
"pandas==1.2.1",
"dash==1.19.0",
"dash-core-components==1.15.0",
"dash-core-components==2.0.0",
"dash-html-components==1.1.2",
"requests==2.31.0",
"beautifulsoup4==4.9.3",
Expand Down

0 comments on commit cdc58b2

Please sign in to comment.