Skip to content

Commit a0e8233

Browse files
authored
requirements: update craft-parts to 1.19.2 (#1092)
Craft Parts 1.19.2 fixes ignore lists in local sources. Signed-off-by: Claudio Matsuoka <[email protected]>
1 parent 92e93b4 commit a0e8233

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.1
12+
craft-parts==1.19.2
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.1
6+
craft-parts==1.19.2
77
craft-providers==1.11.0
88
craft-store==2.4.0
99
cryptography==40.0.2

0 commit comments

Comments
 (0)