Update textual to 0.30.0

This seems fine.
This commit is contained in:
Isaiah Odhner 2023-09-17 00:12:08 -04:00
parent 28d9a2ff04
commit 938a320391

View File

@ -8,7 +8,7 @@ pyperclip==1.8.2
pyxdg==0.28 # xdg module, used for wallpaper setting; optional, falls back to ~/.config pyxdg==0.28 # xdg module, used for wallpaper setting; optional, falls back to ~/.config
rich==13.3.5 rich==13.3.5
stransi==0.3.0 stransi==0.3.0
textual==0.29.0 textual==0.30.0
textual-dev==1.0.0 # for development (`textual` CLI) textual-dev==1.0.0 # for development (`textual` CLI)
watchdog==3.0.0 # for development; optional (only used when --restart-on-changes is passed) watchdog==3.0.0 # for development; optional (only used when --restart-on-changes is passed)
types-Pillow==10.0.0.1 # for development types-Pillow==10.0.0.1 # for development