Skip to content

Commit ab05e36

Browse files
[charm] Update charm dependencies (#370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf99429 commit ab05e36

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

poetry.lock

Lines changed: 19 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ repository = "https://github.com/canonical/postgresql-operator"
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.10"
16-
ops = "^2.10.0"
16+
ops = "^2.11.0"
1717
cryptography = "^42.0.5"
18-
boto3 = "^1.34.50"
18+
boto3 = "^1.34.56"
1919
pgconnstr = "^1.0.1"
2020
requests = "^2.31.0"
2121
tenacity = "^8.2.3"

0 commit comments

Comments
 (0)