Skip to content

Commit 8b579a2

Browse files
fix(deps): update flet packages to v0.80.5
1 parent 6e15113 commit 8b579a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ gui = [
3636
"pillow",
3737
"plyer"
3838
]
39-
modern = ["flet==0.80.4", "flet-desktop==0.80.4", "flet-charts==0.80.4"]
39+
modern = ["flet==0.80.5", "flet-desktop==0.80.5", "flet-charts==0.80.5"]
4040
test = [
4141
"pytest==9.0.2",
42-
"flet-charts==0.80.4",
42+
"flet-charts==0.80.5",
4343
"httpx>=0.28.1",
4444
"pytest-timeout"
4545
]

0 commit comments

Comments
 (0)