Skip to content

Commit

Permalink
chore: bump HA to to 2024.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Daanoz committed May 9, 2024
1 parent 7c11dee commit 4f71c63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daanoz/ha_google_photos",
"image": "mcr.microsoft.com/vscode/devcontainers/python:0-3.11-bullseye",
"image": "mcr.microsoft.com/vscode/devcontainers/python:3.12-bullseye",
"postCreateCommand": "scripts/setup",
"forwardPorts": [
8123
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip>=21.0,<23.1
pip>=24.0
colorlog
homeassistant
homeassistant==2024.5.2
google-api-python-client==2.71.0
pillow

0 comments on commit 4f71c63

Please sign in to comment.