Skip to content

Commit 62e25cb

Browse files
Update dependency pydantic to v2
1 parent 13e14b6 commit 62e25cb

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.19.4"
1111
jinja2 = "^3.1.6"
12-
pydantic = "^1.10.21, <2"
12+
pydantic = "^2.11.1, <3"
1313

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

0 commit comments

Comments
 (0)