Compare commits

..

1 Commits

Author SHA1 Message Date
f8a9a4c7bb chore(deps): update dependency bottle to v0.13.3
All checks were successful
ci / docker (push) Successful in 28s
2025-04-21 13:02:27 +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.3
defusedxml==0.7.1