Skip to content

Commit

Permalink
[charm] Update charm dependencies (canonical#273)
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 22, 2024
1 parent defb9fc commit 19b6ec7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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,14 +15,14 @@ repository = "https://github.com/canonical/postgresql-operator"
python = "^3.10"
ops = "^2.9.0"
cryptography = "^41.0.7"
boto3 = "^1.34.22"
boto3 = "^1.34.23"
pgconnstr = "^1.0.1"
requests = "^2.31.0"
tenacity = "^8.2.3"
psycopg2-binary = "^2.9.9"
cosl = "^0.0.7"
pydantic = "^1.10.13"
poetry-core = "^1.8.0"
pydantic = "^1.10.14"
poetry-core = "^1.8.1"
pyOpenSSL = "^23.3.0"

[tool.poetry.group.charm-libs.dependencies]
Expand Down

0 comments on commit 19b6ec7

Please sign in to comment.