Skip to content

Commit c97f01d

Browse files
cmatsuokalengau
authored andcommitted
requirements: update craft-parts to 1.19.3 (#1099)
Craft Parts 1.19.3 fixes plugin properties state during the planning phase. Signed-off-by: Claudio Matsuoka <[email protected]> (cherry picked from commit b2167ed)
1 parent 91e0f8a commit c97f01d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ click==8.1.3
99
colorama==0.4.6
1010
coverage==7.2.3
1111
craft-cli==1.2.0
12-
craft-parts==1.19.2
12+
craft-parts==1.19.3
1313
craft-providers==1.11.0
1414
craft-store==2.4.0
1515
cryptography==40.0.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2022.12.7
33
cffi==1.15.1
44
charset-normalizer==3.1.0
55
craft-cli==1.2.0
6-
craft-parts==1.19.2
6+
craft-parts==1.19.3
77
craft-providers==1.11.0
88
craft-store==2.4.0
99
cryptography==40.0.2

0 commit comments

Comments
 (0)