Files
pipenv/tests/integration
Matt Davis 8c8d3d1f8e Improve pipenv update and add pipenv upgrade command (#5617)
* Split apart core using pycharm refactor move methods.

* move init to remove cicular import.

* Fix imports.

* Check in concept for pipenv upgrade command

* Fix upgrade command expectation on how it updates the lockfile.

* Actually write the result to the Pipfile, and fix secondary bug with items not being written to the Pipfile.

* Fix issue where package being upgraded already exists.

* Add news fragment.

* Integrate upgrade with a refactor of update.

* Handle cases where there is nothing to upgrade.

* Add lock-only option.
2023-03-01 10:26:36 +01:00
..
2018-04-13 21:02:43 -04:00
2022-12-07 20:33:45 -05:00
2022-09-06 00:46:46 -04:00
2022-10-22 18:44:03 +05:30
2022-11-13 22:57:23 +01:00
2022-09-09 22:56:55 +02:00
2022-11-10 01:47:29 -05:00
2023-01-28 16:25:47 +01:00