Update serious_python dependency to main branch

Changed the serious_python dependency override to use the 'main' branch instead of 'hidden-files-fix' for improved stability and latest updates.
This commit is contained in:
Feodor Fitsner 2025-10-18 16:51:40 -07:00
parent 9064573dfa
commit ab6a327f67
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ dependency_overrides:
serious_python:
git:
url: https://github.com/flet-dev/serious-python.git
ref: hidden-files-fix
ref: main
path: src/serious_python
wakelock_plus: ^1.2.10