Chore(deps): bump poetry-plugin-export from 1.7.1 to 1.8.0
Bumps poetry-plugin-export from 1.7.1 to 1.8.0.
Release notes
Sourced from poetry-plugin-export's releases.
1.8.0
Changed
- Relax the constraint on
poetry
andpoetry-core
to allow (future)2.*
versions (#280).Fixed
- Fix an issue where editable installs where not exported correctly (#258).
Changelog
Sourced from poetry-plugin-export's changelog.
[1.8.0] - 2024-05-11
Changed
- Relax the constraint on
poetry
andpoetry-core
to allow (future)2.*
versions (#280).Fixed
- Fix an issue where editable installs where not exported correctly (#258).
Commits
-
8c83d26
release: bump version to 1.8.0 -
e6b64a8
[pre-commit.ci] pre-commit autoupdate (#282) -
16a2325
tests: update tests that are based on old lock files (prior Poetry 1.1) (#279) -
2d0a6d9
relax poetry and poetry-core constraint to facilitate development of Poetry 2... -
707e3d1
[pre-commit.ci] pre-commit autoupdate (#278) -
d2b2afe
Adding -e flag to editable local references (#258) -
a06b7e4
[pre-commit.ci] pre-commit autoupdate (#277) -
4179030
[pre-commit.ci] pre-commit autoupdate (#275) -
fb01038
[pre-commit.ci] pre-commit autoupdate (#273) - See full diff in compare view