Skip to content

Commit b350b4c

Browse files
Update Python dependencies
1 parent d1b3c8c commit b350b4c

File tree

2 files changed

+73
-57
lines changed

2 files changed

+73
-57
lines changed

poetry.lock

Lines changed: 71 additions & 55 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
@@ -7,7 +7,7 @@ requires-poetry = ">=2.0.0"
77

88
[tool.poetry.dependencies]
99
python = "^3.12"
10-
ops = "^2.23.1"
10+
ops = "^3.2.0"
1111
boto3 = "^1.40.31"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.32.5"
@@ -19,7 +19,7 @@ pysyncobj = "^0.3.14"
1919
psutil = "^7.0.0"
2020
charm-refresh = "^3.1.0.2"
2121
httpx = "^0.28.1"
22-
postgresql-charms-single-kernel = "^0.0.1"
22+
postgresql-charms-single-kernel = "^16.0.1"
2323

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

0 commit comments

Comments
 (0)