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 22, 2023
1 parent 73f7ccb commit b9a8cf9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ repository = "https://github.com/canonical/postgresql-k8s-operator"
python = "^3.10"
ops = "^2.8.0"
cryptography = "^41.0.5"
boto3 = "^1.28.70"
boto3 = "^1.29.5"
pgconnstr = "^1.0.1"
requests = "^2.31.0"
tenacity = "^8.2.3"
cosl = "^0.0.7"
pydantic = "^1.10.13"
poetry-core = "^1.7.0"
jsonschema = "^4.19.1"
poetry-core = "^1.8.1"
jsonschema = "^4.20.0"
jinja2 = "^3.1.2"
lightkube = "^0.14.0"
lightkube = "^0.15.0"
lightkube-models = "^1.28.1.4"
# psycopg2 = "^2.9.9" # Injected in charmcraft.yaml

Expand Down

0 comments on commit b9a8cf9

Please sign in to comment.