1
0
mirror of https://github.com/MousaZeidBaker/poetry-plugin-up.git synced 2025-10-05 21:32:40 +02:00

20 Commits

Author SHA1 Message Date
Jan-Eric Nitschke
7b7955a946 fix: Path.write_text does not have newline kwarg in 3.9 2025-01-15 17:37:45 +01:00
Jan-Eric Nitschke
0e085e0d94 feat: Add support for poetry 2 2025-01-09 08:39:28 +01:00
Mousa Zeid Baker
a1527e87a0 feat: add option to exclude zero based caret dependencies 2024-11-27 02:19:08 +01:00
Mousa Zeid Baker
f171c51bab revert: add option to include zero based carets dependencies
This reverts commit 15d96a8a4f.
2024-11-27 02:17:37 +01:00
Stanislav Khlud
15d96a8a4f feat: add option to include zero based carets dependencies 2024-08-09 19:37:05 +07:00
Stanislav Khlud
40feadf7fd fix: fix no-install lock file updates 2024-08-09 14:08:59 +07:00
Mousa Zeid Baker
8caf803570 fix: tests 2023-10-23 07:38:42 +02:00
MousaZeidBaker
7d0bc8f595 Merge branch 'master' into feat/save_inequality 2023-10-22 21:45:21 +02:00
m.zakharov
9335887dbe feat: do not replace inequality requirements with caret 2023-10-18 11:59:19 +03:00
m.zakharov
ca9fcdf201 feat: add --preserve-wildcard 2023-10-17 23:42:59 +03:00
Mousa Zeid Baker
ff59b3dcd2 fix: rename method argument 2023-10-09 12:26:55 +02:00
m.zakharov
c6bd601fc8 feat: Add new option --exclude 2023-10-09 12:15:34 +03:00
KotlinIsland
8a5d3cb6a4 feat: Preserve zero based caret 2023-08-30 10:25:19 +02:00
Robert Schütz
b90625c5df test: use PyProjectTOML from poetry instead of poetry-core
Otherwise tests fail with

    AttributeError: 'PyProjectTOML' object has no attribute 'file'
2023-07-11 07:08:25 -07:00
KotlinIsland
b34604275a feat: Preserve tilde when bumping 2023-02-12 19:15:37 +10:00
KotlinIsland
95aaeaca0a fix: throw error on pinned without latest 2023-02-10 08:01:45 +01:00
KotlinIsland
4f6d1191ce fix: support == as pinned 2023-02-10 11:46:05 +10:00
Mousa Zeid Baker
0e6c388b37 fix: revert pyproject.toml changes on error 2022-12-19 12:05:12 +01:00
Mousa Zeid Baker
7ff01f9eb7 feat: add pinned option to include pinned dependencies 2022-12-13 15:25:53 +01:00
Mousa Zeid Baker
0a48f00b67 feat: initial commit 2022-12-13 12:18:52 +01:00