Skip to content

Commit

Permalink
⬆️ Update appdaemon to v4.4.1 (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <[email protected]>
  • Loading branch information
renovate[bot] and frenck authored Apr 11, 2023
1 parent 2c12a16 commit 7f42b63
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 23 deletions.
1 change: 0 additions & 1 deletion appdaemon/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ RUN \
\
&& cd /usr/lib/python3.10/site-packages/ \
&& patch -p1 < /patches/force_recompile.patch \
&& patch -p1 < /patches/supervisor.patch \
\
&& find /usr \
\( -type d -a -name test -o -name tests -o -name '__pycache__' \) \
Expand Down
2 changes: 1 addition & 1 deletion appdaemon/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
appdaemon==4.2.3
appdaemon==4.4.1
21 changes: 0 additions & 21 deletions appdaemon/rootfs/patches/supervisor.patch

This file was deleted.

0 comments on commit 7f42b63

Please sign in to comment.