Skip to content

Commit a88d99e

Browse files
authored
Merge pull request #94 from jpcadena/dependabot/pip/pydantic-2.10.5
⬆ Bump pydantic from 2.10.4 to 2.10.5
2 parents 4b2260c + 7c50d3a commit a88d99e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ classifiers = [
6363

6464
[tool.poetry.dependencies]
6565
python = "^3.12,<3.13"
66-
pydantic = "^2.10.4"
66+
pydantic = "^2.10.5"
6767
pydantic-settings = "^2.7.1"
6868
pydantic-extra-types = "^2.10.1"
6969
email-validator = "^2.2.0"

0 commit comments

Comments
 (0)