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 8, 2023
1 parent 7e3c405 commit 5a00038
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
110 changes: 55 additions & 55 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ authors = []

[tool.poetry.dependencies]
python = "^3.10"
ops = "^2.5.0"
tenacity = "^8.2.2"
boto3 = "^1.28.23"
ops = "^2.8.0"
tenacity = "^8.2.3"
boto3 = "^1.28.80"
# TODO: Remove insecure dependency https://github.com/canonical/mysql-operator/issues/246
pyopenssl = "^23.2.0"
typing_extensions = "^4.7.1"
pyopenssl = "^23.3.0"
typing_extensions = "^4.8.0"
jinja2 = "^3.1.2"

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

0 comments on commit 5a00038

Please sign in to comment.