Skip to content

Commit

Permalink
[charm] Update charm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent f905392 commit c6ebe2a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ authors = []

[tool.poetry.dependencies]
python = "^3.10"
ops = "^2.5.0"
lightkube = "^0.14.0"
tenacity = "^8.2.2"
boto3 = "^1.28.22"
ops = "^2.8.0"
lightkube = "^0.15.0"
tenacity = "^8.2.3"
boto3 = "^1.28.83"
jinja2 = "^3.1.2"

[tool.poetry.group.charm-libs.dependencies]
Expand Down

0 comments on commit c6ebe2a

Please sign in to comment.