Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pypa/pipenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2023.7.4
Choose a base ref
...
head repository: pypa/pipenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2023.7.9
Choose a head ref
  • 7 commits
  • 15 files changed
  • 2 contributors

Commits on Jun 11, 2023

  1. Drop the --keep-outdated flag and --selective-upgrade flag that have …

    …been deprecated in favor of update/upgrade commands.
    matteius committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    205269c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Bumped version.

    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    dd6b9c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5730 from pypa/drop-deprecated-flags

    Drop the --keep-outdated flag and --selective-upgrade flags
    matteius authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9befcb6 View commit details
    Browse the repository at this point in the history
  3. add news fragment.

    matteius committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2622985 View commit details
    Browse the repository at this point in the history
  4. fix build

    matteius committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    374b706 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Fix extras not being included for pypi packages in requirements comma…

    …nd (#5784)
    
    * Fix extras not being included for pypi packages in requirements command
    * fix for issue with requirements command not handling file based requirements.
    * add news fragment
    matteius authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ea82bae View commit details
    Browse the repository at this point in the history
  2. Release v2023.7.9

    matteius committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    0fe379d View commit details
    Browse the repository at this point in the history
Loading