Compare commits

..

2 Commits

Author SHA1 Message Date
9193cd795c Merge pull request 'chore(deps): update dependency bottle to v0.13.4' (#119) from renovate/bottle-0.x into master
Some checks failed
ci / docker (push) Has been cancelled
Reviewed-on: #119
2025-06-19 07:22:24 +00:00
b09383b157 chore(deps): update dependency bottle to v0.13.4
All checks were successful
ci / docker (push) Successful in 18s
Bump version / create_release_tag (pull_request) Successful in 1m30s
2025-06-15 14:01:30 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Create Release Tag
id: taggerFinal
uses: anothrNick/github-tag-action@1.73.0
uses: anothrNick/github-tag-action@1.71.0
with:
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
WITH_V: true

View File

@@ -1,3 +1,3 @@
paho-mqtt==2.1.0
bottle==0.13.2
bottle==0.13.4
defusedxml==0.7.1