-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pipenv from 2023.8.28 to 2023.9.8 in /python/helpers
Bumps [pipenv](https://github.com/pypa/pipenv) from 2023.8.28 to 2023.9.8. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md) - [Commits](pypa/pipenv@v2023.8.28...v2023.9.8) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production update-type: version-update:semver-minor ... Upgrade required the following changes: * Move GitDependencyReferenceNotFound regexp match to happen earlier so that the error does not get miscategorized as a generic resolution error. * Adapt the GitDependenciesNotReachable regexp to match what pipenv now runs. * Adapt the regexp to catch installation errors to be multiline, since the error is now wrapped across multiple lines, and make sure to pass the `--verbose` flag to `pipenv lock`, since the error is now hidden behind that flag. Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
c947610
commit 2b77a75
Showing
3 changed files
with
17 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters