Skip to content

Commit 9ced7ff

Browse files
[charm] Update charm dependencies (#327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc14fb8 commit 9ced7ff

File tree

2 files changed

+45
-35
lines changed

2 files changed

+45
-35
lines changed

poetry.lock

Lines changed: 43 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/canonical/postgresql-operator"
1414
[tool.poetry.dependencies]
1515
python = "^3.10"
1616
ops = "^2.9.0"
17-
cryptography = "^41.0.7"
17+
cryptography = "^42.0.1"
1818
boto3 = "^1.34.23"
1919
pgconnstr = "^1.0.1"
2020
requests = "^2.31.0"
@@ -23,7 +23,7 @@ psycopg2-binary = "^2.9.9"
2323
cosl = "^0.0.7"
2424
pydantic = "^1.10.14"
2525
poetry-core = "^1.8.1"
26-
pyOpenSSL = "^23.3.0"
26+
pyOpenSSL = "^24.0.0"
2727

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

0 commit comments

Comments
 (0)