chore: bump pydantic from 2.8.0 to 2.8.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-08 17:28:00 +00:00 committed by GitHub
parent b5cd04658e
commit e3d346939a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ dependencies = [
"django-probes==1.7.0",
"Pillow==10.4.0",
"psycopg==3.2.1",
"pydantic==2.8.0",
"pydantic==2.8.2",
"requests==2.32.3",
"rcssmin==1.1.2",
"rjsmin==1.2.2",