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

Bump pipenv from 2023.6.18 to 2023.7.3 in /.github/actions/pipenv #284

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pipenv from 2023.6.18 to 2023.7.3.

Release notes

Sourced from pipenv's releases.

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

Release v2023.6.26

What's Changed

New Contributors

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

Changelog

Sourced from pipenv's changelog.

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

2023.7.1 (2023-07-01)

Pipenv 2023.7.1 (2023-07-01)

Bug Fixes

  • Patch _get_requests_session method to consider PIP_CLIENT_CERT value when present. [#5746](https://github.com/pypa/pipenv/issues/5746) <https://github.com/pypa/pipenv/issues/5746>_
  • Fix regression in requirements command that was causing package installs after upgrade to requirementslib==3.0.0. [#5755](https://github.com/pypa/pipenv/issues/5755) <https://github.com/pypa/pipenv/issues/5755>_
  • Fix error: invalid command 'egg_info' edge case with requirementslib 3.0.0. It exposed pipenv resolver sometimes was using a different python than expected. [#5760](https://github.com/pypa/pipenv/issues/5760) <https://github.com/pypa/pipenv/issues/5760>_
  • Fix issue in requirementslib 3.0.0 where dependencies defined in pyproject.toml were not being included in the lock file. [#5766](https://github.com/pypa/pipenv/issues/5766) <https://github.com/pypa/pipenv/issues/5766>_

Removals and Deprecations

  • Bump dparse to 0.6.3 [#5750](https://github.com/pypa/pipenv/issues/5750) <https://github.com/pypa/pipenv/issues/5750>_

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>_
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 2023.6.18 to 2023.7.3.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2023.6.18...v2023.7.3)

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

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 3, 2023
@gionn gionn merged commit 14580e2 into master Jul 4, 2023
3 checks passed
@gionn gionn deleted the dependabot/pip/dot-github/actions/pipenv/pipenv-2023.7.3 branch July 4, 2023 07:14
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant