Skip to content

Commit

Permalink
fix: Raise client version
Browse files Browse the repository at this point in the history
  • Loading branch information
ewuerger committed Jun 27, 2024
1 parent 12f1883 commit f1551b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"capellambse_context_diagrams",
"click",
"PyYAML",
"polarion-rest-api-client==0.4.0",
"polarion-rest-api-client>=1.0.0",
"bidict",
"cairosvg",
]
Expand Down

0 comments on commit f1551b1

Please sign in to comment.