Skip to content

Commit 3e1fb86

Browse files
committed
Update Dash release candidate
1 parent e15d80c commit 3e1fb86

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ authors = [
1414
]
1515
maintainers = [{ name = "Tom Begley", email = "[email protected]" }]
1616
requires-python = ">=3.9, <4"
17-
dependencies = ["dash==3.0.0rc1"]
17+
dependencies = [
18+
"dash==3.0.0rc3",
19+
]
1820
classifiers = [
1921
"Framework :: Dash",
2022
"License :: OSI Approved :: Apache Software License",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)