Skip to content

Commit

Permalink
build(deps): bump craft-parts to 1.34.0
Browse files Browse the repository at this point in the history
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
  • Loading branch information
mr-cal committed Aug 1, 2024
1 parent 22f91a5 commit c44e58b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ craft-application==3.1.0
craft-archives==1.1.3
craft-cli==2.6.0
craft-grammar==1.2.0
craft-parts==1.33.0
craft-parts==1.34.0
craft-providers==1.23.1
craft-store==2.6.2
cryptography==42.0.5
Expand Down
2 changes: 1 addition & 1 deletion requirements-devel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ craft-application==3.1.0
craft-archives==1.1.3
craft-cli==2.6.0
craft-grammar==1.2.0
craft-parts==1.33.0
craft-parts==1.34.0
craft-providers==1.23.1
craft-store==2.6.2
cryptography==42.0.5
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ craft-application==3.1.0
craft-archives==1.1.3
craft-cli==2.6.0
craft-grammar==1.2.0
craft-parts==1.33.0
craft-parts==1.34.0
craft-providers==1.23.1
craft-store==2.6.2
cryptography==42.0.5
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def recursive_data_files(directory, install_directory):
"craft-archives",
"craft-cli>=2.6.0",
"craft-grammar",
"craft-parts>=1.33.0",
"craft-parts>=1.34.0",
"craft-providers",
"craft-store",
"docutils<0.20", # Frozen until we can update sphinx dependencies.
Expand Down

0 comments on commit c44e58b

Please sign in to comment.