This commit is contained in:
dependabot[bot] 2025-04-07 18:32:40 +00:00 committed by GitHub
commit 331896a4e9
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.5", "django-storages[s3]==1.14.5",
] ]
sync = [ sync = [
"pydantic==2.11.1", "pydantic==2.11.2",
"redis==5.2.1", "redis==5.2.1",
"websockets==15.0.1", "websockets==15.0.1",
] ]