Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump pipenv from 2023.7.3 to 2023.7.9 in /dind #1119

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps pipenv from 2023.7.3 to 2023.7.9.

Release notes

Sourced from pipenv's releases.

Release v2023.7.9

What's Changed

Full Changelog: pypa/pipenv@v2023.7.4...v2023.7.9

Release v2023.7.4

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2023.7.3...v2023.7.4

Changelog

Sourced from pipenv's changelog.

2023.7.9 (2023-07-09)

Pipenv 2023.7.9 (2023-07-09)

Bug Fixes

  • Drop the --keep-outdated flag and --selective-upgrade flags that have been deprecated in favor of update/upgrade commands. [#5730](https://github.com/pypa/pipenv/issues/5730) <https://github.com/pypa/pipenv/issues/5730>_
  • Fix regressions in the requirements command related to standard index extras and handling of local file requirements. [#5784](https://github.com/pypa/pipenv/issues/5784) <https://github.com/pypa/pipenv/issues/5784>_

2023.7.4 (2023-07-04)

Pipenv 2023.7.4 (2023-07-04)

Bug Fixes

  • Fixes regression on Pipfile requirements syntax. Ensure default operator is provided to requirement lib to avoid crash. [#5765](https://github.com/pypa/pipenv/issues/5765) <https://github.com/pypa/pipenv/issues/5765>_
  • Ensure hashes included in a generated requirements file are after any markers. [#5777](https://github.com/pypa/pipenv/issues/5777) <https://github.com/pypa/pipenv/issues/5777>_
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file dind pip labels Jul 10, 2023
@axelpavageau
Copy link
Contributor

@dependabot rebase

Bumps [pipenv](https://github.com/pypa/pipenv) from 2023.7.3 to 2023.7.9.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2023.7.3...v2023.7.9)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dind/pipenv-2023.7.9 branch from 02871b5 to 84869f4 Compare July 11, 2023 11:47
@axelpavageau axelpavageau merged commit ad2c46f into master Jul 11, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dind/pipenv-2023.7.9 branch July 11, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file dind pip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant