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 Feb 22, 2024
1 parent 41fd24d commit 0e3e6d8
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 55 deletions.
103 changes: 53 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.4"
boto3 = "^1.34.47"
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 0e3e6d8

Please sign in to comment.