Skip to content

Commit

Permalink
Update dependency python/cpython to v3.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 97252e8 commit f6cbdb2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# renovate: datasource=github-releases depName=helm/helm
HELM_VERSION: v3.15.3
# renovate: datasource=github-tags depName=python/cpython
PYTHON_VERSION: v3.12.4
PYTHON_VERSION: v3.12.6
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
KIND_VERSION: v0.23.0
# renovate: datasource=github-releases depName=operator-framework/operator-lifecycle-manager
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/install-unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# renovate: datasource=github-releases depName=helm/helm
HELM_VERSION: v3.15.3
# renovate: datasource=github-tags depName=python/cpython
PYTHON_VERSION: v3.12.4
PYTHON_VERSION: v3.12.6
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
KIND_VERSION: v0.23.0
# renovate: datasource=github-releases depName=operator-framework/operator-lifecycle-manager
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# renovate: datasource=github-releases depName=helm/helm
HELM_VERSION: v3.15.3
# renovate: datasource=github-tags depName=python/cpython
PYTHON_VERSION: v3.12.4
PYTHON_VERSION: v3.12.6
# renovate: datasource=pypi depName=pybump
PYBUMP_VERSION: 1.12.4
runs-on: ubuntu-latest
Expand Down

0 comments on commit f6cbdb2

Please sign in to comment.