Skip to content

Commit

Permalink
build(deps): update dependency pydantic to v2.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 6d54238 commit be2b472
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 65 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"humanize>=2.6.0",
"jsonschema~=4.0",
"jinja2",
"pydantic~=2.0,<2.10",
"pydantic~=2.10,<2.11",
"python-dateutil",
"pyyaml",
"requests",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ poetry-plugin-export==1.9.0
polib==1.2.0
protobuf==5.29.3
pycparser==2.22
pydantic==2.9.2
pydantic==2.10.6
pydantic-core==2.23.4
pydantic-settings==2.7.1
pyfakefs==5.7.4
Expand Down
Loading

0 comments on commit be2b472

Please sign in to comment.