Merge pull request #2073 from umap-project/dependabot/pip/websockets-13.0

chore: bump websockets from 12.0 to 13.0
This commit is contained in:
Yohan Boniface 2024-08-29 09:32:32 +02:00 committed by GitHub
commit 70ebffd023
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ dependencies = [
"rjsmin==1.2.2",
"social-auth-core==4.5.4",
"social-auth-app-django==5.4.2",
"websockets==12.0",
"websockets==13.0",
]
[project.optional-dependencies]