Skip to content

Commit a3f15ea

Browse files
committed
bump versions
1 parent 222975b commit a3f15ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nickknissen/hass-monta",
3-
"image": "mcr.microsoft.com/devcontainers/python:3.13-bookworm",
3+
"image": "mcr.microsoft.com/devcontainers/python:1-3.13-bookworm",
44
"postCreateCommand": "scripts/setup",
55
"forwardPorts": [
66
8123

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ homeassistant==2025.11.0
33
ruff==0.14.6
44
pip>=21.0,<25.4
55
debugpy==1.8.17
6-
monta==1.0.3
6+
monta==1.0.4

0 commit comments

Comments
 (0)