Skip to content

Commit

Permalink
chore(deps): update dependency pydantic to v2.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent af22e8d commit a1e0079
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions task/poetry.lock

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

2 changes: 1 addition & 1 deletion task/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ task = "task.cli:cli"

[tool.poetry.dependencies]
python = ">=3.11,<4.0"
pydantic = "2.10.4"
pydantic = "2.10.5"
typer-slim = { version = "0.12.5", extras = ["standard"] }

[[tool.poetry.source]]
Expand Down

0 comments on commit a1e0079

Please sign in to comment.