Skip to content

Commit 7c50d3a

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

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)