Skip to content

Commit ec03a8e

Browse files
⬆ Bump pydantic from 2.10.5 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.5 to 2.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.5...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d24e2e commit ec03a8e

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.5"
66+
pydantic = "^2.10.6"
6767
pydantic-settings = "^2.7.1"
6868
pydantic-extra-types = "^2.10.2"
6969
email-validator = "^2.2.0"

0 commit comments

Comments
 (0)