Skip to content

Commit

Permalink
Merge pull request #10 from hudsonbrendon/dependabot/pip/pydantic-2.10.5
Browse files Browse the repository at this point in the history
build(deps): bump pydantic from 2.10.4 to 2.10.5
  • Loading branch information
hudsonbrendon authored Jan 10, 2025
2 parents 0dd204c + ec4c923 commit 03b88bb
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 @@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.9"
dependencies = [
"pre-commit>=3.7.0",
"pydantic==2.10.4",
"pydantic==2.10.5",
]

[dependency-groups]
Expand Down

0 comments on commit 03b88bb

Please sign in to comment.