Skip to content

Commit

Permalink
[charm] Update charm dependencies (#183)
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 Jan 23, 2024
1 parent 2075d54 commit 4823ed6
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 43 deletions.
83 changes: 42 additions & 41 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ repository = "https://github.com/canonical/pgbouncer-k8s-operator"
python = "^3.8.10"
ops = "^2.9.0"
cryptography = "^41.0.7"
jsonschema = "^4.21.0"
jsonschema = "^4.21.1"
tenacity = "^8.2.3"
cosl = "^0.0.7"
poetry-core = "^1.8.1"
lightkube = "^0.15.0"
lightkube-models = "^1.29.0.6"
pydantic = "^1.10.13"
pydantic = "^1.10.14"
psycopg2-binary = "^2.9.9"
psycopg = {extras = ["binary"], version = "^3.1.17"}

Expand Down

0 comments on commit 4823ed6

Please sign in to comment.