Skip to content

Commit cbebb63

Browse files
committed
flutter and python dependency upgrades
1 parent a28185e commit cbebb63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313
cookie_jar: ^3.0.1
14-
device_info_plus: ^3.2.2
14+
device_info_plus: ^4.0.0
1515
flutter_web_auth: ^0.4.1
1616
http: ^0.13.4
1717
package_info_plus: 1.4.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
requests==2.27.1
1+
requests==2.28.1

0 commit comments

Comments
 (0)