pip-upgrader icon indicating copy to clipboard operation
pip-upgrader copied to clipboard

An interactive pip requirements upgrader. It also updates the version in your requirements.txt file.

Results 35 pip-upgrader issues
Sort by recently updated
recently updated
newest added

Bumps [ipython](https://github.com/ipython/ipython) from 6.0.0 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...

dependencies

Bumps [celery](https://github.com/celery/celery) from 3.1.1 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...

dependencies

Bumps [celery](https://github.com/celery/celery) from 3.1.1 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...

dependencies

I just filed a bug, I'd be happy to fix it, but I noticed you have marked the project as unmaintained.

Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Add requirements.in to valid requirements files, not just requirements.txt I keep the requirements in a `requirements.in` file and "compile" a requirements.txt through `pip-compile` (https://github.com/jazzband/pip-tools). The workflow could be more simple...

Not sure what i'm doing wrong here but pip-upgrade keeps failing and saying that all packages are up to date. Below is an example when i was trying to upgrade...

Would it be possible to disable Choices question or auto populate Choices answer? `Please choose which packages should be upgraded. Choices: "all", "q" (quit), "x" (exit) or "1 2 3"`

Adds a timeout argument to pip-upgrader cli, instead of always using the default 15.