Skip to content

Conversation

girdharagrawalbro
Copy link

@girdharagrawalbro girdharagrawalbro commented Oct 16, 2025

Adds documentation for poetry-update command.

Examples included:

  • Update all dependencies
  • Update specific dependency
  • Update multiple dependencies
  • Update with dry-run
  • Update only non-breaking changes
  • Update dependencies in specific group

#18042

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Oct 16, 2025
@dmmqz dmmqz mentioned this pull request Oct 16, 2025
28 tasks

- Update multiple specific packages:

`poetry update {{package1}} {{package2}}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`poetry update {{package1}} {{package2}}`
`poetry update {{package1 package2 ...}}`


- Display help:

`poetry update --help`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`poetry update --help`
`poetry update {{[-h|--help]}}`

@Managor
Copy link
Member

Managor commented Oct 20, 2025

@Managor Managor closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants