Skip to content

Commit 47e084f

Browse files
Update dependency pydantic-xml to v2
1 parent 5147105 commit 47e084f

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
@@ -24,7 +24,7 @@ packages = [{ include = "regrws" }]
2424
python = "^3.11"
2525
requests = "^2.28.1"
2626
pydantic = { extras = ["dotenv"], version = "^1.10.22" }
27-
pydantic-xml = "1.0.0"
27+
pydantic-xml = "2.17.0"
2828
certifi = "^2025.0.0"
2929

3030
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)