Skip to content

Commit b1dd52d

Browse files
committed
Bump dash
1 parent 9ebaabf commit b1dd52d

File tree

2 files changed

+637
-635
lines changed

2 files changed

+637
-635
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"
17-
dependencies = ["dash>=3.0.3"]
17+
dependencies = [
18+
"dash>=3.0.4",
19+
]
1820
classifiers = [
1921
"Framework :: Dash",
2022
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)