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

Cli options and upgrade type selection #151

Open
h1771t opened this issue Apr 28, 2023 · 0 comments
Open

Cli options and upgrade type selection #151

h1771t opened this issue Apr 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@h1771t
Copy link

h1771t commented Apr 28, 2023

Description

pipupgrade --upgrade-type patch Django
Gives me: pipupgrade: error: argument --upgrade-type: invalid choice: 'Django' (choose from 'major', 'minor', 'patch')

pipupgrade Django --upgrade-type patch

Seems to be ok with cli params but wants to update django minor too, not just patch:

Name   Current Version Latest Version Home Page                     
------ --------------- -------------- ------------------------------
Django 4.1.7           4.2            https://www.djangoproject.com/

How do I patch upgrade Django (not minor)

/usr/local/lib/python3.10/dist-packages# pipupgrade --version
0.5.8

OS is 22.04.2 LTS

Screenshot

No response

Console errors

No response

@h1771t h1771t added the bug Something isn't working label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant