From 9081c8cf0791b501755e43c6991912336908cea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:22:26 +0200 Subject: [PATCH] Bump pipenv from 2023.8.28 to 2023.9.8 in /.github/actions/pipenv (#331) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/pipenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/pipenv/requirements.txt b/.github/actions/pipenv/requirements.txt index c8cb14395..3c166f320 100644 --- a/.github/actions/pipenv/requirements.txt +++ b/.github/actions/pipenv/requirements.txt @@ -1 +1 @@ -pipenv==2023.8.28 +pipenv==2023.9.8