Skip to content

Commit a08142a

Browse files
[charm] Update charm dependencies (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32a295c commit a08142a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ repository = "https://github.com/canonical/postgresql-operator"
1515
python = "^3.10"
1616
ops = "^2.9.0"
1717
cryptography = "^41.0.7"
18-
boto3 = "^1.34.22"
18+
boto3 = "^1.34.23"
1919
pgconnstr = "^1.0.1"
2020
requests = "^2.31.0"
2121
tenacity = "^8.2.3"
2222
psycopg2-binary = "^2.9.9"
2323
cosl = "^0.0.7"
24-
pydantic = "^1.10.13"
25-
poetry-core = "^1.8.0"
24+
pydantic = "^1.10.14"
25+
poetry-core = "^1.8.1"
2626
pyOpenSSL = "^23.3.0"
2727

2828
[tool.poetry.group.charm-libs.dependencies]

0 commit comments

Comments
 (0)