Skip to content

Commit effabf3

Browse files
build(deps): update all non-major dependencies to v3.14
1 parent faaddd1 commit effabf3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "jcwillox/hass-auto-backup",
55

66
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
7-
"image": "mcr.microsoft.com/devcontainers/python:3.13-bookworm",
7+
"image": "mcr.microsoft.com/devcontainers/python:3.14-bookworm",
88

99
// Use 'forwardPorts' to make a list of ports inside the container available locally.
1010
"forwardPorts": [8123],

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13
1+
3.14

0 commit comments

Comments
 (0)