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 Jan 1, 2024
1 parent 0d7a03a commit 5aadf2a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
38 changes: 19 additions & 19 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,17 +13,17 @@ repository = "https://github.com/canonical/postgresql-operator"

[tool.poetry.dependencies]
python = "^3.10"
ops = "^2.8.0"
cryptography = "^41.0.5"
boto3 = "^1.28.70"
ops = "^2.9.0"
cryptography = "^41.0.7"
boto3 = "^1.34.11"
pgconnstr = "^1.0.1"
requests = "^2.31.0"
tenacity = "^8.2.3"
# psycopg2 = "2.9.5" # Injected in charmcraft.yaml
cosl = "^0.0.7"
pydantic = "^1.10.13"
poetry-core = "^1.7.0"
pyOpenSSL = "^23.2.0"
poetry-core = "^1.8.1"
pyOpenSSL = "^23.3.0"

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

0 comments on commit 5aadf2a

Please sign in to comment.