Skip to content

Commit fa881fa

Browse files
Update dependency pydantic to v2
1 parent 9e341ee commit fa881fa

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.20.0"
1111
jinja2 = "^3.1.6"
12-
pydantic = "^1.10.22, <2"
12+
pydantic = "^2.11.4, <3"
1313

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

0 commit comments

Comments
 (0)