Skip to content

Commit 3c0e7b1

Browse files
Update dependency pydantic to v2
1 parent 70b6201 commit 3c0e7b1

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
@@ -16,7 +16,7 @@ jinja2 = "^3.1.4"
1616
overrides = "7.7.0"
1717
requests = "2.32.3"
1818
shortuuid = "1.0.13"
19-
pydantic = "^1.10.19, <2"
19+
pydantic = "^2.10.2, <3"
2020
cryptography = "^43.0.3"
2121
jsonschema = "^4.23.0"
2222

0 commit comments

Comments
 (0)