diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 16fde54..49a630e 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter - serious_python: 0.9.1 + serious_python: 0.9.2 path: ^1.9.0 url_strategy: ^0.2.0 @@ -21,7 +21,7 @@ dependencies: window_manager: ^0.4.3 dependency_overrides: - flet: 0.27.5 + flet: 0.27.6 # flet: # git: