Skip to content

Commit

Permalink
chore(deps): bump pydantic from 2.10.1 to 2.10.2 (#396)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.1...v2.10.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent a7cb93c commit c44d15c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ openai = "^1.55.0"
pillow = "^11.0.0"
psutil = "^6.1.0"
platformdirs = "^4.3.6"
pydantic = "2.10.1"
pydantic = "2.10.2"
pydantic-settings = "^2.6.1"
python = "^3.12"
pywin32 = { version = "^308", markers = "sys_platform == 'win32'" }
Expand Down

0 comments on commit c44d15c

Please sign in to comment.