Skip to content

Commit 0928a50

Browse files
Update Python dependencies
1 parent 585e338 commit 0928a50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ 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"
20-
cryptography = "^43.0.3"
19+
pydantic = "^2.10.5, <3"
20+
cryptography = "^44.0.0"
2121
jsonschema = "^4.23.0"
2222

2323

0 commit comments

Comments
 (0)