Update serious_python to version 0.9.8

Bumped serious_python dependency from 0.9.6 to 0.9.8 and commented out the previous git override configuration. This ensures the project uses the latest published version of serious_python.
This commit is contained in:
Feodor Fitsner 2025-12-22 09:59:04 -08:00
parent df123d151a
commit 6d3f6dd054
1 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
serious_python: 0.9.6 serious_python: 0.9.8
path: ^1.9.0 path: ^1.9.0
url_strategy: ^0.2.0 url_strategy: ^0.2.0
@ -31,11 +31,11 @@ dependency_overrides:
# serious_python: 0.9.6 # serious_python: 0.9.6
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: android-crash-fix # ref: android-crash-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