diff --git a/py3-pipenv.yaml b/py3-pipenv.yaml index 7d27ee82a926..c4c2c6e3e16e 100644 --- a/py3-pipenv.yaml +++ b/py3-pipenv.yaml @@ -1,7 +1,7 @@ # Generated from https://pypi.org/project/pipenv/ package: name: py3-pipenv - version: 2023.12.1 + version: 2024.0.0 epoch: 0 description: Python Development Workflow for Humans. copyright: @@ -33,7 +33,7 @@ pipeline: with: repository: https://github.com/pypa/pipenv tag: v${{package.version}} - expected-commit: 80363b9374fbd2eab2284b05e7f5d994540012be + expected-commit: 0618fab5f40a599335f0c363abaaa882bf33dd29 - runs: | pip install . --prefix=/usr --root=${{targets.destdir}}