chore: bump pydantic from 2.10.5 to 2.10.6 (#2450)

This commit is contained in:
Yohan Boniface 2025-01-27 18:40:31 +01:00 committed by GitHub
commit 2482111d24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ s3 = [
"django-storages[s3]==1.14.4",
]
sync = [
"pydantic==2.10.5",
"pydantic==2.10.6",
"redis==5.2.1",
]