fix(sec): upgrade websockets to 10.0 (#14593)

* update websockets 8.1 to 10.0

* fix(sec): upgrade websockets to 10.0
This commit is contained in:
Fynn Tang 2023-02-03 09:37:28 +08:00 committed by GitHub
parent 27af3a063b
commit f6be077efb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -33,4 +33,4 @@ urllib3==1.26.5
uvicorn==0.13.4
uvloop==0.14.0
watchgod==0.7
websockets==8.1
websockets==10.0

View File

@ -33,4 +33,4 @@ urllib3==1.26.5
uvicorn==0.13.4
uvloop==0.14.0
watchgod==0.7
websockets==8.1
websockets==10.0