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-25 09:49:50 -07:00
parent 16700d5578
commit c10c8e7691
1 changed files with 1 additions and 1 deletions

View File

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