Skip to content

Commit f3c5bbe

Browse files
chore(deps): update all minor dependencies (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4f6c77 commit f3c5bbe

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
@@ -6,7 +6,7 @@
66
},
77
"features": {
88
"ghcr.io/devcontainers/features/python:1": {
9-
"version": "3.13",
9+
"version": "3.14",
1010
"installTools": "false"
1111
},
1212
"ghcr.io/devcontainers/features/terraform:1": {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
black==24.10.0
22
pylint==3.3.9
33
pytest==8.4.2
4-
pytest-env==1.1.5
4+
pytest-env==1.2.0

0 commit comments

Comments
 (0)