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.7.11#245

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 12, 2023

Bumps pipenv from 2022.11.25 to 2023.7.11.

Release notes

Sourced from pipenv's releases.

Release v2023.7.11

What's Changed

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

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

Release v2023.7.3

What's Changed

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

Release v2023.7.1

What's Changed

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

... (truncated)

Changelog

Sourced from pipenv's changelog.

2023.7.11 (2023-07-11)

Pipenv 2023.7.11 (2023-07-11)

Bug Fixes

  • Invoke the resolver in the same process as pipenv rather than utilizing subprocess. [#5787](https://github.com/pypa/pipenv/issues/5787) <https://github.com/pypa/pipenv/issues/5787>_
  • Fix regression markers being included as None/null in requirements command. [#5788](https://github.com/pypa/pipenv/issues/5788) <https://github.com/pypa/pipenv/issues/5788>_

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>_

2023.7.3 (2023-07-02)

Pipenv 2023.7.3 (2023-07-02)

Bug Fixes

  • Fix regression with --system flag usage. [#5773](https://github.com/pypa/pipenv/issues/5773) <https://github.com/pypa/pipenv/issues/5773>_

... (truncated)

Commits
  • de35673 Release v2023.7.11
  • 70b77ae Fix failing test
  • 49b7891 somehow this change got reverted
  • 041695b Restore this patch in hopes it fixes the windows 3.8 build.
  • 2fe293c Don't use search for generic python to crreate the venv for this test.
  • fd5549d Safer rmtree in case of failure
  • 2350346 Insulate this test from side-effects with other tests using six
  • 71950a8 Avoid the global temprdir manager to avoid problems with parallel tests.
  • 593eb31 Add news fragment.
  • 2975e8e Use this because of macos and linux test failure.
  • Additional commits viewable in compare view

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.7.11.
- [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.7.11)

---
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 Jul 12, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 24, 2023

Superseded by #258.

@dependabot dependabot Bot closed this Jul 24, 2023
@dependabot dependabot Bot deleted the dependabot/pip/pipenv-2023.7.11 branch July 24, 2023 01:29
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