chore(deps-dev): Update uv requirement from 0.7.12 to 0.7.13 by dependabot[bot] · Pull Request #913 · CycloneDX/cyclonedx-python
Updates the requirements on uv to permit the latest version.
Release notes
Sourced from uv's releases.
0.7.13
Release Notes
Python
- Add Python 3.14.0b2
- Add Python 3.13.5
- Fix stability of
uuid.getnodeon 3.13See the
python-build-standalonerelease notes for more details.Enhancements
- Download versions in
uv python pinif not found (#13946)- Use TTY detection to determine if SIGINT forwarding is enabled (#13925)
- Avoid fetching an exact, cached Git commit, even if it isn't locked (#13748)
- Add
zstdanddeflatetoAccept-Encoding(#13982)- Build binaries for riscv64 (#12688)
Bug fixes
- Check if relative URL is valid directory before treating as index (#13917)
- Ignore Python discovery errors during
uv python pin(#13944)- Do not allow
uv add --group ... --script(#13997)Preview changes
- Build backend: Support namespace packages (#13833)
Documentation
- Add 3.14 to the supported platform reference (#13990)
- Add an
llms.txtto uv (#13929)- Add supported macOS version to the platform reference (#13993)
- Update platform support reference to include Python implementation list (#13991)
- Update pytorch.md (#13899)
- Update the CLI help and reference to include references to the Python bin directory (#13978)
Install uv 0.7.13
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.7.13/uv-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.7.13/uv-installer.ps1 | iex" </tr></table>
... (truncated)
Changelog
Sourced from uv's changelog.
0.7.13
Python
- Add Python 3.14.0b2
- Add Python 3.13.5
- Fix stability of
uuid.getnodeon 3.13See the
python-build-standalonerelease notes for more details.Enhancements
- Download versions in
uv python pinif not found (#13946)- Use TTY detection to determine if SIGINT forwarding is enabled (#13925)
- Avoid fetching an exact, cached Git commit, even if it isn't locked (#13748)
- Add
zstdanddeflatetoAccept-Encoding(#13982)- Build binaries for riscv64 (#12688)
Bug fixes
- Check if relative URL is valid directory before treating as index (#13917)
- Ignore Python discovery errors during
uv python pin(#13944)- Do not allow
uv add --group ... --script(#13997)Preview changes
- Build backend: Support namespace packages (#13833)
Documentation
- Add 3.14 to the supported platform reference (#13990)
- Add an
llms.txtto uv (#13929)- Add supported macOS version to the platform reference (#13993)
- Update platform support reference to include Python implementation list (#13991)
- Update pytorch.md (#13899)
- Update the CLI help and reference to include references to the Python bin directory (#13978)
0.7.12
Enhancements
- Add
uv python pin --rmto remove.python-versionpins (#13860)- Don't hint at versions removed by
excluded-newer(#13884)- Add hint to use
tool.uv.environmentson resolution error (#13455)- Add hint to use
tool.uv.required-environmentson resolution error (#13575)- Improve
python pinerror messages (#13862)
... (truncated)
Commits
62ed17bBump version to 0.7.13 (#14002)7316bd0Build backend: Support namespace packages (#13833)95ad8e5Add 3.14 to the supported platform reference (#13990)e067118Add supported macOS version to the platform reference (#13993)f82909aUpdate platform support reference to include Python implementation list (#13991)d9c3425Sync latest Python releases (#13996)a1f9f28Do not allowuv add --group ... --script(#13997)806cc5cDebugsync_dry_runflake by panicking with verbose output on failure (#13817)87ab57eUpdate the CLI help and reference to include references to the Python bin dir...b3d7f79Universal sync_required_environment_hint test (#13975)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)