Skip to content

Commit

Permalink
feat: bump argocd port_ocean version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shalev Avhar committed Nov 6, 2024
1 parent 904572c commit c62bc57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/argocd/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Isaac Coffie <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
port_ocean = {version = "0.12.7", extras = ["cli"]}
port_ocean = {version = "0.12.8", extras = ["cli"]}

[tool.poetry.group.dev.dependencies]
# Uncomment this if you want to debug the ocean core together with your integration
Expand Down

0 comments on commit c62bc57

Please sign in to comment.