Skip to content

Commit

Permalink
[charm] Update charm dependencies (#390)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 3091be5 commit 208a416
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ repository = "https://github.com/canonical/postgresql-operator"
python = "^3.10"
ops = "^2.11.0"
cryptography = "^42.0.5"
boto3 = "^1.34.56"
boto3 = "^1.34.63"
pgconnstr = "^1.0.1"
requests = "^2.31.0"
tenacity = "^8.2.3"
psycopg2 = "^2.9.9"
cosl = "^0.0.8"
cosl = "^0.0.10"
pydantic = "^1.10.14"
poetry-core = "^1.9.0"
pyOpenSSL = "^24.0.0"
pyOpenSSL = "^24.1.0"

[tool.poetry.group.charm-libs.dependencies]
# data_platform_libs/v0/data_interfaces.py
Expand Down

0 comments on commit 208a416

Please sign in to comment.