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 Nov 8, 2023
1 parent 76960cb commit 62edf2c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 14 deletions.
44 changes: 33 additions & 11 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.6"
ops = "^2.8.0"
cryptography = "^41.0.5"
boto3 = "^1.28.70"
boto3 = "^1.28.80"
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 62edf2c

Please sign in to comment.