Skip to content

build(deps): bump pipenv from 2022.9.24 to 2023.6.12#191

Merged
Th3Un1q3 merged 1 commit intodevelopmentfrom
dependabot/pip/development/pipenv-2023.6.12
Jun 19, 2023
Merged

build(deps): bump pipenv from 2022.9.24 to 2023.6.12#191
Th3Un1q3 merged 1 commit intodevelopmentfrom
dependabot/pip/development/pipenv-2023.6.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pipenv from 2022.9.24 to 2023.6.12.

Release notes

Sourced from pipenv's releases.

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

New Contributors

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

Release v2023.5.19

What's Changed

Full Changelog: pypa/pipenv@v2023.4.29...v2023.5.19

... (truncated)

Changelog

Sourced from pipenv's changelog.

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

  • Upgrades to pipdeptree==2.8.0 which fixes edge cases of the pipenv graph command. [#5720](https://github.com/pypa/pipenv/issues/5720) <https://github.com/pypa/pipenv/issues/5720>_

2023.6.2 (2023-06-02)

Pipenv 2023.6.2 (2023-06-02)

Features & Improvements

  • Resolver performance: package sources following PEP 503 will leverage package hashes from the URL fragment, without downloading the package. [#5701](https://github.com/pypa/pipenv/issues/5701) <https://github.com/pypa/pipenv/issues/5701>_

Bug Fixes

  • Improve regex for python versions to handle hidden paths; handle relative paths to python better as well. [#4588](https://github.com/pypa/pipenv/issues/4588) <https://github.com/pypa/pipenv/issues/4588>_
  • Update pythonfinder==2.0.4 with fix for "RecursionError: maximum recursion depth exceeded". [#5709](https://github.com/pypa/pipenv/issues/5709) <https://github.com/pypa/pipenv/issues/5709>_

Vendored Libraries

  • Drop old vendored toml library. Use stdlib tomllib or tomli instead. [#5678](https://github.com/pypa/pipenv/issues/5678) <https://github.com/pypa/pipenv/issues/5678>_
  • Drop vendored library cerberus. This isn't actually used by pipenv. [#5699](https://github.com/pypa/pipenv/issues/5699) <https://github.com/pypa/pipenv/issues/5699>_

2023.5.19 (2023-05-19)

... (truncated)

Commits
  • 5a197c0 Release v2023.6.12
  • b0c091a allow specifying version in release script.
  • 1cc03ea Remove the sys path hacks (again) to fix edge cases with keyring (#5732)
  • d118cc7 Bumped version.
  • 21b7414 Release v2023.6.11
  • bc277a1 Upgrade pydantic to v1.10.9 (#5729)
  • 2d52034 Safer usage requests sessions and account for the verify_ssl requirements of ...
  • 5ebad39 Remove ubuntu apt install from list and some other small doc review. (#5731)
  • 63dea23 Update pipdeptree which solves issue 5652 (#5720)
  • 9a9ee9c Fix formatting in /docs (#5721)
  • 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.9.24 to 2023.6.12.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2022.9.24...v2023.6.12)

---
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 12, 2023
@Th3Un1q3 Th3Un1q3 merged commit 790da4d into development Jun 19, 2023
@delete-merged-branch delete-merged-branch Bot deleted the dependabot/pip/development/pipenv-2023.6.12 branch June 19, 2023 12:04
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

Development

Successfully merging this pull request may close these issues.

1 participant