chore: bump uvicorn from 0.34.0 to 0.34.1 (#2651)

This commit is contained in:
Yohan Boniface 2025-04-14 19:50:14 +02:00 committed by GitHub
commit 2ad46046f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,7 +65,7 @@ test = [
"moto[s3]==5.1.3"
]
docker = [
"uvicorn==0.34.0",
"uvicorn==0.34.1",
]
s3 = [
"django-storages[s3]==1.14.6",