Skip to content

Commit

Permalink
[charm] Update charm dependencies (#338)
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 Feb 27, 2024
1 parent 36e5fa4 commit bc13174
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 55 deletions.
104 changes: 54 additions & 50 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 @@ -13,16 +13,16 @@ repository = "https://github.com/canonical/postgresql-operator"

[tool.poetry.dependencies]
python = "^3.10"
ops = "^2.9.0"
cryptography = "^42.0.1"
boto3 = "^1.34.29"
ops = "^2.10.0"
cryptography = "^42.0.5"
boto3 = "^1.34.50"
pgconnstr = "^1.0.1"
requests = "^2.31.0"
tenacity = "^8.2.3"
psycopg2-binary = "^2.9.9"
cosl = "^0.0.7"
cosl = "^0.0.8"
pydantic = "^1.10.14"
poetry-core = "^1.8.1"
poetry-core = "^1.9.0"
pyOpenSSL = "^24.0.0"

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

0 comments on commit bc13174

Please sign in to comment.