Update serious_python dependency to use git source

Switched serious_python from version 0.9.4 to a git reference pointing to the ios-bundle-id-fix branch. This allows using the latest changes from that branch instead of the published version.
This commit is contained in:
Feodor Fitsner 2025-11-16 10:10:31 -08:00
parent 85c1abcf33
commit 11d46e41f8
1 changed files with 6 additions and 6 deletions

View File

@ -29,13 +29,13 @@ dependency_overrides:
ref: main ref: main
url: https://github.com/flet-dev/flet.git url: https://github.com/flet-dev/flet.git
serious_python: 0.9.4 # serious_python: 0.9.4
# 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: main ref: ios-bundle-id-fix
# path: src/serious_python path: src/serious_python
wakelock_plus: ^1.2.10 wakelock_plus: ^1.2.10
web: ^1.0.0 web: ^1.0.0