Skip to content

Commit

Permalink
fix(deps): update dependency pydantic to <3.0.0,>=2.10.5 (#662)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 8d47783 commit 6bb5678
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = [
"platformdirs<5.0.0,>=4.3.6",
"portion<3.0.0,>=2.6.0",
"proto-plus<2.0.0,>=1.25.0",
"pydantic<3.0.0,>=2.10.4",
"pydantic<3.0.0,>=2.10.5",
"pydantic-extra-types<3.0.0,>=2.10.1",
"pydantic-settings[yaml]<3.0.0,>=2.7.1",
"pymediainfo<7.0.0,>=6.1.0; sys_platform != \"emscripten\"",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6bb5678

Please sign in to comment.