Skip to content

Commit d8a94ce

Browse files
chore(deps): bump pydantic from 2.10.4 to 2.10.5 (#464)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57c4697 commit d8a94ce

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
@@ -41,7 +41,7 @@ openai = "^1.59.3"
4141
pillow = "^11.1.0"
4242
psutil = "^6.1.1"
4343
platformdirs = "^4.3.6"
44-
pydantic = "2.10.4"
44+
pydantic = "2.10.5"
4545
pydantic-settings = "^2.7.1"
4646
python = "^3.12"
4747
pywin32 = { version = "^308", markers = "sys_platform == 'win32'" }

0 commit comments

Comments
 (0)