Compare commits

..

15 Commits

Author SHA1 Message Date
26e8486c29 fix(deps): update dependency tomlkit to v0.12.2 2023-11-02 17:40:50 +00:00
2aa9e14e43 fix(deps): update dependency charset-normalizer to v3.3.2 2023-11-02 17:40:50 +00:00
d2e4297334 fix(deps): update dependency filelock to v3.13.1 2023-11-02 17:40:50 +00:00
619744017c fix(deps): update dependency identify to v2.5.31 2023-11-02 17:40:50 +00:00
d397558831 fix(deps): update dependency filelock to v3.13.0 2023-11-02 17:40:50 +00:00
24be001317 fix(deps): update dependency virtualenv to v20.24.6 2023-10-23 22:54:25 +01:00
3fcd36bac1 fix(deps): update dependency charset-normalizer to v3.3.1 2023-10-23 22:52:30 +01:00
d03afeb8c4 chore(ci): add 30s timeout to Portainer request 2023-10-20 21:47:54 +01:00
c9199fad81 Merge branch 'main' into next 2023-10-20 21:23:13 +01:00
70beb4c25e Merge branch 'main' into next 2023-10-20 21:17:29 +01:00
9c312927bf chore(ci): auto-update Portainer stack on release 2023-10-20 21:16:52 +01:00
567efb9ec0 fix(ci): correct reference to previous CI job 2023-10-20 19:52:23 +01:00
8ee34a6226 Merge branch 'main' into next 2023-10-20 19:51:25 +01:00
c3133bbcda fix(ci): fix issues with publishing Docker image 2023-10-20 19:50:19 +01:00
b96a1239e5 fix: change to automated releases 2023-10-20 19:43:15 +01:00
2 changed files with 7 additions and 5 deletions

View File

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

View File

@ -5,15 +5,15 @@ 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.2
click==8.1.7
coloredlogs==15.0.1
dill==0.3.7
distlib==0.3.7
filelock==3.12.4
filelock==3.13.1
future==0.18.3
humanfriendly==10.0
identify==2.5.30
identify==2.5.31
idna==3.4
iniconfig==2.0.0
lazy-object-proxy==1.9.0
@ -36,9 +36,9 @@ requests-toolbelt==1.0.0
six==1.16.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.12.1
tomlkit==0.12.2
urllib3==2.0.7
virtualenv==20.24.5
virtualenv==20.24.6
webex-bot==0.4.1
webexteamssdk==1.6.1
websockets==10.2