Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/home-assistant/bui…
Browse files Browse the repository at this point in the history
…lder-2024.01.0
  • Loading branch information
junalmeida authored Jan 25, 2024
2 parents c97dd78 + adce703 commit 115b3c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
uses: actions/[email protected]

- name: 🚀 Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2.11
uses: frenck/action-addon-linter@v2.15.1
with:
path: "./${{ matrix.path }}"
2 changes: 1 addition & 1 deletion meterparser/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ numpy==1.22.3; python_version >= '3.8'
opencv-contrib-python-headless==4.5.5.62
packaging==21.3; python_version >= '3.6'
paho-mqtt==1.6.1
pillow==9.3.0
pillow==10.2.0
pyparsing==3.0.7; python_version >= '3.6'
python-slugify==5.0.2
pywavelets==1.3.0; python_version >= '3.7'
Expand Down

0 comments on commit 115b3c7

Please sign in to comment.