Skip to content

Commit 8295cab

Browse files
Update Python dependencies
1 parent bd935ca commit 8295cab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ requires-poetry = ">=2.0.0"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
ops = "^2.23.1"
10+
ops = "^3.3.1"
1111
jinja2 = "^3.1.6"
12-
pydantic = "^1.10.22, <2"
12+
pydantic = "^2.12.3, <3"
1313

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

0 commit comments

Comments
 (0)