Skip to content

Commit bb48320

Browse files
Update Python dependencies
1 parent f66b8ef commit bb48320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-poetry = ">=2.0.0"
99
python = "^3.10"
1010
ops = "^2.21.1"
1111
jinja2 = "^3.1.6"
12-
pydantic = "^1.10.22, <2"
12+
pydantic = "^2.11.5, <3"
1313

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

0 commit comments

Comments
 (0)