Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps pipenv from 2023.11.17 to 2023.12.1.

Release notes

Sourced from pipenv's releases.

Release v2023.12.1

What's Changed

Full Changelog: pypa/pipenv@v2023.12.0...v2023.12.1

Release v2023.12.0

What's Changed

Full Changelog: pypa/pipenv@v2023.11.17...v2023.12.0

Changelog

Sourced from pipenv's changelog.

2023.12.1 (2024-02-04)

Pipenv 2023.12.1 (2024-02-04)

Bug Fixes

  • Remove debug print statements that should not have made it into the last release. [#6079](https://github.com/pypa/pipenv/issues/6079) <https://github.com/pypa/pipenv/issues/6079>_ 2023.12.0 (2024-02-01) ====================== Pipenv 2023.12.0 (2024-02-01) =============================

Bug Fixes

  • Removal of pydantic from pythonfinder and pipenv; reduced complexity of pythonfinder pathlib usage (avoid posix conversions). [#6065](https://github.com/pypa/pipenv/issues/6065) <https://github.com/pypa/pipenv/issues/6065>_
  • Adjusted logic which assumed any file, path or VCS install should be considered editable. Instead relies on the user specified editable flag to mark requirement as editable install. [#6069](https://github.com/pypa/pipenv/issues/6069) <https://github.com/pypa/pipenv/issues/6069>_
  • Remove logic that treats CI variable to use do_run_nt shell logic, as the original reasons for that patch were no longer valid. [#6072](https://github.com/pypa/pipenv/issues/6072) <https://github.com/pypa/pipenv/issues/6072>_
Commits
  • 80363b9 Release v2023.12.1
  • c69d3ba Bumped version to 2023.12.1.
  • ddf548c Add news
  • 686ad95 remove debug print statements that should not have made it into the last rele...
  • d4483dd Release v2023.12.0
  • e26edd5 Bumped version to 2023.12.0.
  • 23dbe27 Only editable entry should trigger editable installs (#6069)
  • 15149f0 Remove forcing CI code path to use nt shell code path (#6072)
  • 95df3fd Convert from pydantic to vanilla dataclasses (includes pythonfinder 2.1.0) (#...
  • 2bd7eab Fix release CI step for next release
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Feb 5, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pipenv-2023.12.1 branch from 29fe6e5 to 6f20e70 Compare February 8, 2024 13:52
Bumps [pipenv](https://github.com/pypa/pipenv) from 2023.11.17 to 2023.12.1.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2023.11.17...v2023.12.1)

---
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 force-pushed the dependabot/pip/pipenv-2023.12.1 branch from 6f20e70 to 972e449 Compare February 8, 2024 14:10
@ajax146 ajax146 merged commit 9c5f9e7 into main Feb 9, 2024
@dependabot dependabot bot deleted the dependabot/pip/pipenv-2023.12.1 branch February 9, 2024 16:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant