fix(deps): update dependency websockets to v11 - autoclosed #16
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -47,3 +47,5 @@ jobs:
|
||||
with:
|
||||
url: ${{ secrets.PORTAINER_WEBHOOK_URL }}
|
||||
method: POST
|
||||
timeout: 30000
|
||||
preventFailureOnNoResponse: 'true'
|
||||
|
@ -41,6 +41,6 @@ urllib3==2.0.7
|
||||
virtualenv==20.24.5
|
||||
webex-bot==0.4.1
|
||||
webexteamssdk==1.6.1
|
||||
websockets==10.2
|
||||
websockets==11.0.3
|
||||
wrapt==1.15.0
|
||||
xmltodict==0.13.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user