Skip to content

Commit 85422fc

Browse files
committed
Bump serious_python to 4.1.0 in template
Update serious_python from 4.0.0 to 4.1.0 in sdk/python/templates/build/{{cookiecutter.out_dir}}/pubspec.yaml so generated projects use the newer dependency version.
1 parent 1d67e11 commit 85422fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdk/python/templates/build/{{cookiecutter.out_dir}}

sdk/python/templates/build/{{cookiecutter.out_dir}}/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
flet:
1919
path: ../../../../../packages/flet
2020

21-
serious_python: 4.0.0
21+
serious_python: 4.1.0
2222

2323
# MsgPack codec used by the dart_bridge FletBackendChannel implementation
2424
# in lib/main.dart — matches the wire format flet's existing socket

0 commit comments

Comments
 (0)