Skip to content

Commit

Permalink
requirements: update craft-parts to 1.23.1
Browse files Browse the repository at this point in the history
Craft Parts 1.23.1 addresses issues related to version being set
twice during rebuilds.

Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
  • Loading branch information
cmatsuoka authored and sergiusens committed Aug 24, 2023
1 parent 20696c8 commit cb49eed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ click==8.1.3
craft-archives==1.1.0
craft-cli==2.0.0
craft-grammar==1.1.1
craft-parts==1.22.0
craft-parts==1.23.1
craft-providers==1.13.0
craft-store==2.4.0
Deprecated==1.2.13
Expand Down
2 changes: 1 addition & 1 deletion requirements-devel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ coverage==7.2.5
craft-archives==1.1.3
craft-cli==2.0.0
craft-grammar==1.1.1
craft-parts==1.21.1
craft-parts==1.23.1
craft-providers==1.13.0
craft-store==2.4.0
cryptography==41.0.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ click==8.1.3
craft-archives==1.1.3
craft-cli==2.0.0
craft-grammar==1.1.1
craft-parts==1.21.1
craft-parts==1.23.1
craft-providers==1.13.0
craft-store==2.4.0
cryptography==41.0.3
Expand Down

0 comments on commit cb49eed

Please sign in to comment.