Skip to content

Commit 54a03ad

Browse files
Update dependency pydantic to v2
1 parent 11044d6 commit 54a03ad

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.18.1"
1111
jinja2 = "^3.1.5"
12-
pydantic = "^1.10.21, <2"
12+
pydantic = "^2.10.6, <3"
1313

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

0 commit comments

Comments
 (0)