chore(python-deps): update poetry dependencies for actions/update_development_dependencies and dev (minor) #323
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.8.0
->1.9.0
==1.8.0
->==1.9.0
^0.1.2
->^0.2.0
Release Notes
python-poetry/poetry-plugin-export (poetry-plugin-export)
v1.9.0
Compare Source
Added
--all-groups
option to export dependencies from all groups (#294).Changed
--with
and--only
and deprecate--without
(#212).poetry.lock
file is not consistent with thepyproject.toml
file (#310).Fixed
"dependency walk failed"
.This fix requires a
poetry.lock
file created with Poetry 2.x (#286).pre-commit
hook regex matched wrong files (#285).vstrimaitis/poetry-pre-commit-plugin (poetry-pre-commit-plugin)
v0.2.1
What's Changed
Full Changelog: vstrimaitis/poetry-pre-commit-plugin@0.1.2...0.2.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.