Skip to content

Upgrade dependencies in pyproject.toml (uv upgrade) #6794

@KotlinIsland

Description

@KotlinIsland

this will update the version pins in the pyproject.toml file

prior art:

> uv upgrade
upgraded 10 dependencies in 0.001 seconds 🚀

why? when i want to update all the dependencies in a project, it can be tedious to manually search for and update each and every dependency. additionally, for application projects (not libraries), i like to be able to squizz the pyproject file for an easy overview of which dependencies are actually installed, not just some possible range

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement to existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions