Skip to content

Commit

Permalink
Bump ghcr.io/devcontainers/features/python from 1.4.1 to 1.4.2 (#27)
Browse files Browse the repository at this point in the history
Bumps ghcr.io/devcontainers/features/python from 1.4.1 to 1.4.2.

---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent 020781e commit a130549
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"resolved": "ghcr.io/devcontainers/features/powershell@sha256:0dd4e0352cc77ef586f7cca2414d3e8a7c506ad6df9ecd2221d078a961425bd6",
"integrity": "sha256:0dd4e0352cc77ef586f7cca2414d3e8a7c506ad6df9ecd2221d078a961425bd6"
},
"ghcr.io/devcontainers/features/python:1.4.1": {
"version": "1.4.1",
"resolved": "ghcr.io/devcontainers/features/python@sha256:d7e393af2440444dddb3c275cf7f90c899a24f8e853e4d6315e1be3be7e1d49f",
"integrity": "sha256:d7e393af2440444dddb3c275cf7f90c899a24f8e853e4d6315e1be3be7e1d49f"
"ghcr.io/devcontainers/features/python:1.4.2": {
"version": "1.4.2",
"resolved": "ghcr.io/devcontainers/features/python@sha256:bf021f1800543f08bf029c449a3f25341be782b620802befa1f8e6ee51cf6cf6",
"integrity": "sha256:bf021f1800543f08bf029c449a3f25341be782b620802befa1f8e6ee51cf6cf6"
}
}
}
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/python:1.4.1": {
"ghcr.io/devcontainers/features/python:1.4.2": {
"version": "3.11"
},
"ghcr.io/devcontainers/features/powershell:1.3.5": {}
Expand Down

0 comments on commit a130549

Please sign in to comment.