Bump pydantic from 2.7.1 to 2.10.2

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.1 to 2.10.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.7.1...v2.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/647/head
dependabot[bot] 5 months ago committed by GitHub
parent e6d616b2c3
commit 0dd4862602
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -63,7 +63,7 @@ asyncio = ">=3.4.3,<4.0"
toml = "*"
pypdf = "4.3.1"
loguru = "*"
pydantic = "2.8.2"
pydantic = "2.10.2"
tenacity = "*"
psutil = "*"
sentry-sdk = {version = "*", extras = ["http"]} # Updated here

Loading…
Cancel
Save