Skip to content

Commit

Permalink
bump min pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Sep 11, 2024
1 parent 9f6d310 commit d5fb021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"pydantic >=1.9.0",
"pydantic >=1.10.0",
"pydantic-compat >=0.1.0",
"xsdata >=23.6,<24.4",
]
Expand Down

0 comments on commit d5fb021

Please sign in to comment.