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 Oct 12, 2023
1 parent ef2d363 commit f6e15be
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 29 deletions.
70 changes: 45 additions & 25 deletions poetry.lock

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

8 changes: 4 additions & 4 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.7.0"
tenacity = "^8.2.3"
boto3 = "^1.28.62"
# TODO: Remove insecure dependency https://github.com/canonical/mysql-operator/issues/246
pyopenssl = "^23.2.0"
typing_extensions = "^4.7.1"
typing_extensions = "^4.8.0"
jinja2 = "^3.1.2"

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

0 comments on commit f6e15be

Please sign in to comment.