Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Bump pipenv from 2022.11.25 to 2023.6.26#228

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pipenv-2023.6.26
Closed

Bump pipenv from 2022.11.25 to 2023.6.26#228
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pipenv-2023.6.26

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 27, 2023

Bumps pipenv from 2022.11.25 to 2023.6.26.

Release notes

Sourced from pipenv's releases.

Release v2023.6.26

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2023.6.18...v2023.6.26

Release v2023.6.18

What's Changed

Full Changelog: pypa/pipenv@v2023.6.12...v2023.6.18

Release v2023.6.12

What's Changed

Full Changelog: pypa/pipenv@v2023.6.11...v2023.6.12

Release v2023.6.11

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2023.6.2...v2023.6.11

Release v2023.6.2

What's Changed

... (truncated)

Changelog

Sourced from pipenv's changelog.

2023.6.26 (2023-06-26)

Pipenv 2023.6.26 (2023-06-26)

Improved Documentation

  • Add missing environment variable descriptions back to documentation #missing_env_var_desc <https://github.com/pypa/pipenv/issues/missing_env_var_desc>_

2023.6.18 (2023-06-18)

Pipenv 2023.6.18 (2023-06-18)

Bug Fixes

  • Fixes resolver to only consider the default index for packages when a secondary index is not specified. This brings the code into alignment with stated assumptions about index restricted packages behavior of pipenv. [#5737](https://github.com/pypa/pipenv/issues/5737) <https://github.com/pypa/pipenv/issues/5737>_

Removals and Deprecations

  • Deprecation of --skip-lock flag as it bypasses the security benefits of pipenv. Plus it lacks proper deterministic support of installation from multiple package indexes. [#5737](https://github.com/pypa/pipenv/issues/5737) <https://github.com/pypa/pipenv/issues/5737>_

2023.6.12 (2023-06-11)

Pipenv 2023.6.12 (2023-06-11)

Bug Fixes

  • Remove the sys.path modifications and as a result fixes keyring support. [#5719](https://github.com/pypa/pipenv/issues/5719) <https://github.com/pypa/pipenv/issues/5719>_

2023.6.11 (2023-06-11)

Pipenv 2023.6.11 (2023-06-11)

Vendored Libraries

... (truncated)

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)

Bumps [pipenv](https://github.com/pypa/pipenv) from 2022.11.25 to 2023.6.26.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2022.11.25...v2023.6.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 27, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 3, 2023

Superseded by #229.

@dependabot dependabot Bot closed this Jul 3, 2023
@dependabot dependabot Bot deleted the dependabot/pip/pipenv-2023.6.26 branch July 3, 2023 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants