Skip to content

Commit 414d94b

Browse files
committed
Update dependency pipenv to v2026.6.1
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 80b6c28 commit 414d94b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ HELM_VERSION := v3.20.1
1515
KUBECTL_VERSION := v1.35.1
1616
KUSTOMIZE_VERSION := v5.8.1
1717
OPERATOR_SDK_VERSION := v1.42.0
18-
PIPENV_VERSION := 2026.2.1
18+
PIPENV_VERSION := 2026.6.1
1919
YQ_VERSION := v4.52.2
2020
#ENVTEST_VERSION is the version of controller-runtime release branch to fetch the envtest setup script (i.e. release-0.20)
2121
ENVTEST_VERSION ?= $(shell go list -m -f "{{ .Version }}" sigs.k8s.io/controller-runtime | awk -F'[v.]' '{printf "release-%d.%d", $$2, $$3}')

0 commit comments

Comments
 (0)