Skip to content

Commit 201e4cd

Browse files
build(deps): bump ghcr.io/devcontainers/features/python
Bumps ghcr.io/devcontainers/features/python from 1.6.5 to 1.7.1. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/python dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01491dd commit 201e4cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
3-
"ghcr.io/devcontainers/features/python:1.6.5": {
4-
"version": "1.6.5",
5-
"resolved": "ghcr.io/devcontainers/features/python@sha256:f5e1557b5745bcc3aa8f12eaa1084b8d63952d73e776c406214d65f593aae6d8",
6-
"integrity": "sha256:f5e1557b5745bcc3aa8f12eaa1084b8d63952d73e776c406214d65f593aae6d8"
3+
"ghcr.io/devcontainers/features/python:1.7.1": {
4+
"version": "1.7.1",
5+
"resolved": "ghcr.io/devcontainers/features/python@sha256:cf9b6d879790a594b459845b207c5e1762a0c8f954bb8033ff396e497f9c301b",
6+
"integrity": "sha256:cf9b6d879790a594b459845b207c5e1762a0c8f954bb8033ff396e497f9c301b"
77
}
88
}
99
}

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"image": "mcr.microsoft.com/devcontainers/universal:2",
33
"features": {
4-
"ghcr.io/devcontainers/features/python:1.6.5": {
4+
"ghcr.io/devcontainers/features/python:1.7.1": {
55
"version": "3.12",
66
"installTools": false
77
}

0 commit comments

Comments
 (0)