Skip to content

Commit

Permalink
Merge pull request #9 from hudsonbrendon/dependabot/pip/pydantic-2.10.4
Browse files Browse the repository at this point in the history
build(deps): bump pydantic from 2.3.0 to 2.10.4
  • Loading branch information
hudsonbrendon authored Dec 27, 2024
2 parents 4dc66bd + a659744 commit 034193d
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.3.0",
"pydantic==2.10.4",
]

[dependency-groups]
Expand Down

0 comments on commit 034193d

Please sign in to comment.