Compare commits

..

10 Commits

2 changed files with 4 additions and 2 deletions

View File

@ -47,3 +47,5 @@ jobs:
with:
url: ${{ secrets.PORTAINER_WEBHOOK_URL }}
method: POST
timeout: 30000
preventFailureOnNoResponse: 'true'

View File

@ -5,7 +5,7 @@ autopep8==2.0.4
backoff==2.2.1
certifi==2023.7.22
cfgv==3.4.0
charset-normalizer==3.3.0
charset-normalizer==3.3.1
click==8.1.7
coloredlogs==15.0.1
dill==0.3.7
@ -38,7 +38,7 @@ toml==0.10.2
tomli==2.0.1
tomlkit==0.12.1
urllib3==2.0.7
virtualenv==20.24.5
virtualenv==20.24.6
webex-bot==0.4.1
webexteamssdk==1.6.1
websockets==10.2