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 alignment with upstream changes.
This commit is contained in:
Feodor Fitsner 2025-10-18 16:51:24 -07:00
parent 2febd14593
commit 992a77781a
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