Bump pydantic from 2.8.2 to 2.9.0

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.0.
- [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.8.2...v2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-06 15:05:16 +00:00 committed by GitHub
parent 11f04eddf4
commit ac707b3e28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,6 @@ aio-pika==9.4.3
aiohttp==3.10.5 aiohttp==3.10.5
asyncpg==0.29.0 asyncpg==0.29.0
pillow==10.4.0 pillow==10.4.0
pydantic==2.8.2 pydantic==2.9.0
pydantic_settings==2.4.0 pydantic_settings==2.4.0
uvloop==0.20.0 uvloop==0.20.0